This commit is contained in:
parent
9f66182e27
commit
c355f69a58
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,5 @@ steps:
|
|||
commands:
|
||||
- docker build --rm -t local/point-median-backend .
|
||||
- docker run --network=host caprover/cli-caprover:2.2.3 caprover deploy --caproverUrl "$CAPROVER_URL" --caproverPassword "$CAPROVER_PASSWORD" -a "$CAPROVER_APP" -i local/point-median-backend
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
secrets: [ caprover_url, caprover_app, caprover_password ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue