This commit is contained in:
parent
203a9eb6fb
commit
6be0bd919e
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ pipeline:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- cd deploy && /bin/sh build.sh
|
- /bin/sh build.sh
|
||||||
|
|
Loading…
Reference in a new issue