No need to CD for every script

This commit is contained in:
2020-02-06 08:12:03 +11:00
parent d6b6daaf41
commit c647987fa0

View File

@ -18,7 +18,6 @@ install:
- yarn install
script:
- cd $PROJECT
- yarn test
- yarn build
@ -27,5 +26,5 @@ deploy:
script:
- yarn deploy
skip_cleanup: true
#on:
# branch: master
on:
branch: gatsby