Skip to content

Commit a24cf19

Browse files
authored
UPD: Update cd-workflow.yaml (#88)
1 parent 7e0761f commit a24cf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
service: 'backstage-deployment'
7878
image: 'europe-west10-docker.pkg.dev/code-idp/backstage-deploy/backstage-image:${{ github.sha }}'
7979
region: europe-west1
80-
flags: '--port=7007 --allow-unanthenticated --add-cloudsql-instances=code-idp:europe-west10:backstage-pg'
80+
flags: '--port=7007 --allow-unauthenticated --add-cloudsql-instances=code-idp:europe-west10:backstage-pg'
8181
env_vars: |
8282
POSTGRES_HOST=/cloudsql/code-idp:europe-west10:backstage-pg
8383
POSTGRES_PORT=5432

0 commit comments

Comments
 (0)