Skip to content

Commit

Permalink
Update GH action 30
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-Hofmann committed Oct 5, 2024
1 parent 00a27a3 commit 652301d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
DB_CONNECTION_STRING=${{ vars.DB_CONNECTION_STRING }}
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 652301d

Please sign in to comment.