removing cd command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Andrew Davidson 2023-03-03 21:46:50 -08:00
parent 015ab3714e
commit d65de0fadc
Signed by: amd
GPG key ID: F1199FC0A76BB402

View file

@ -9,4 +9,4 @@ pipeline:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- cd deploy && /bin/bash build.sh
- /bin/bash build.sh