Update CI files.
This commit is contained in:
@@ -35,7 +35,6 @@ 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
|
- docker cp temp-harbormaster-client:/app/. $DEPLOY_PATH
|
||||||
- docker rm temp-harbormaster-client
|
- docker rm temp-harbormaster-client
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user