Skip to content

Commit

Permalink
UPD: add region to cloud run
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurin-Notemann committed May 21, 2024
1 parent aacfb83 commit 41a415c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
with:
service: 'backstage-deployment'
image: 'europe-west10-docker.pkg.dev/code-idp/backstage-deploy/backstage-image:${{ github.sha }}'
region: europe-west10
env_vars: |
key=value
POSTGRES_HOST=code-idp:europe-west10-backstage-pg
Expand Down

0 comments on commit 41a415c

Please sign in to comment.