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