Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
Remove reference to frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
benweissmann committed Sep 22, 2020
1 parent fc3d599 commit fe62063
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ deploy:
- provider: script
skip_cleanup: true
script: >-
yarn sls deploy -s staging &&
cd frontend &&
yarn install &&
./deploy.sh
yarn sls deploy -s staging
on:
branch: master
# deploy v* tags to prod
Expand Down

0 comments on commit fe62063

Please sign in to comment.