fix: s/bin/script build
This commit is contained in:
parent
6ad9c18683
commit
cb1dfa20f8
@ -42,7 +42,7 @@ deployment:
|
||||
branch: master
|
||||
commands:
|
||||
- ./bin/docker-login
|
||||
- ./bin/build
|
||||
- ./scripts/build
|
||||
- ./bin/deploy
|
||||
# production:
|
||||
# tag: /production-*/
|
||||
|
Loading…
Reference in New Issue
Block a user