Skip to content

Commit

Permalink
chore: make sure the production build is used during deployment [PT-1…
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanik committed Jul 6, 2023
1 parent 70af086 commit 935b07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
CYPRESS_INSTALL_BINARY: 0
- uses: concord-consortium/s3-deploy-action@v1
with:
build: npm run build-production
bucket: models-resources
prefix: seismic-explorer
awsAccessKeyId: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 935b07c

Please sign in to comment.