1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-13 06:40:06 +02:00

fix: s/bin/script build

This commit is contained in:
Sérgio Ramos 2017-05-30 20:00:35 +01:00
parent 6ad9c18683
commit cb1dfa20f8

View File

@ -42,7 +42,7 @@ deployment:
branch: master
commands:
- ./bin/docker-login
- ./bin/build
- ./scripts/build
- ./bin/deploy
# production:
# tag: /production-*/