mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
create directory first
This commit is contained in:
parent
b7d9783d6b
commit
dc7a2320fb
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ deploy_review:
|
|||
stage: deploy
|
||||
environment: review
|
||||
script:
|
||||
- mkdir -p ~/.docker
|
||||
- echo $DEPLOYMENT_CACERT > ~/.docker/ca.pem
|
||||
- echo $DEPLOYMENT_CLIENT_CERT > ~/.docker/cert.pem
|
||||
- echo $DEPLOYMENT_CLIENT_KEY > ~/.docker/key.pem
|
||||
|
|
Loading…
Add table
Reference in a new issue