Update CI files.
This commit is contained in:
@@ -36,7 +36,7 @@ steps:
|
||||
- docker create --name temp-harbormaster-client registry.binderlab.io/harbormaster-client:latest
|
||||
- pwd
|
||||
- mkdir -p "$DEPLOY_PATH/harbormaster-client"
|
||||
- docker cp temp-harbormaster-client:/app $DEPLOY_PATH/harbormaster-client
|
||||
- docker cp temp-harbormaster-client:/app/. $DEPLOY_PATH
|
||||
- docker rm temp-harbormaster-client
|
||||
when:
|
||||
event: manual
|
||||
|
||||
Reference in New Issue
Block a user