Adjust CI pipeline.
This commit is contained in:
@@ -23,7 +23,7 @@ steps:
|
||||
- docker pull registry.binderlab.io/harbormaster-client:latest
|
||||
- docker create --name temp-harbormaster-client registry.binderlab.io/harbormaster-client:latest
|
||||
- pwd
|
||||
- docker cp temp-harbormaster-client:/app/build/ $DEPLOY_PATH
|
||||
- docker cp temp-harbormaster-client:/build/ $DEPLOY_PATH
|
||||
- docker rm temp-harbormaster-client
|
||||
when:
|
||||
event: manual
|
||||
Reference in New Issue
Block a user