Update CI files.
This commit is contained in:
@@ -35,6 +35,7 @@ steps:
|
||||
- docker pull registry.binderlab.io/harbormaster-client:latest
|
||||
- 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 rm temp-harbormaster-client
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user