Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sns-hfir-scse
sans
sans-backend
Commits
cf8d7451
Commit
cf8d7451
authored
Sep 08, 2022
by
Peterson, Peter
Browse files
Use correct script name
parent
a9267fe7
Pipeline
#278411
failed with stages
in 42 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf8d7451
...
...
@@ -254,7 +254,7 @@ conda-package:
script
:
-
docker login --username=$CI_REGISTRY_USER --password=$CI_REGISTRY_PASSWORD $CI_REGISTRY
-
time docker pull $CONTAINER_URL
-
time docker run -v $PWD:/opt/sans-backend -t $CONTAINER_URL bash -c "bash /opt/sans-backend/scripts/publish
-
package.sh"
-
time docker run -v $PWD:/opt/sans-backend -t $CONTAINER_URL bash -c "bash /opt/sans-backend/scripts/publish
_
package.sh"
tags
:
-
rse-multi-builder
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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