Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bruce Flynn
sftper
Commits
18b3fda6
Commit
18b3fda6
authored
Sep 30, 2019
by
Bruce Flynn
Browse files
.
parent
b04392a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
18b3fda6
...
...
@@ -14,11 +14,11 @@ build:
-
sftper
testartifacts
:
stage
:
build
tags
:
-
docker
-
shell
script
:
|-
curl --fail -LH "PRIVATE-TOKEN: ${API_TOKEN}" "https://gitlab.ssec.wisc.edu/api/v4/projects/brucef%2fhrptprune/jobs/artifacts/0.2.3/raw/hrptprune?job=dist" -o hrptprune
deploy
:
stage
:
deploy
only
:
-
^\d+\.\d+\.\d+(?:-(?:a|b)\d+)?$
except
:
-
branches
script
:
-
curl --fail -Tsftper http://sipsdev.sips/~brucef/dister/sftper@${CI_COMMIT_TAG}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment