removing cd command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
015ab3714e
commit
d65de0fadc
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,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/bash build.sh
|
- /bin/bash build.sh
|
||||||
|
|
Loading…
Reference in a new issue