Skip to content

Commit

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

0 comments on commit bc412dd

Please sign in to comment.