Skip to content

Commit

Permalink
Update GH action 32
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-Hofmann committed Oct 5, 2024
1 parent a76a05e commit 308207c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
DB_USER=${{ secrets.DB_USER }} \
DB_PASSWORD=${{ secrets.DB_PASSWORD }} \
DB_SSL__CA="/tmp/ca-cert.crt" \
DB_SSL="true"
DB_SSL__REJECT_UNAUTHORIZED="false" \
STORAGE_LOCATIONS="gcs" \
STORAGE_GCS_DRIVER="gcs" \
STORAGE_GCS_BUCKET="ets-template-sites-sandbox" \
Expand Down

0 comments on commit 308207c

Please sign in to comment.