Update CI files.
This commit is contained in:
@@ -35,7 +35,7 @@ steps:
|
||||
- docker pull registry.binderlab.io/harbormaster-client:latest
|
||||
- docker rm temp-harbormaster-client || true
|
||||
- docker run --rm \
|
||||
-v $DEPLOY_PATH:/out \
|
||||
-v "$DEPLOY_PATH":/out \
|
||||
registry.binderlab.io/harbormaster-client:latest \
|
||||
sh -c "cp -r /app/. /out"
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user