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
1 changed files with 1 additions and 1 deletions

View File

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