Skip to content

Commit d718a7b

Browse files
authored
UPD: Update cd-workflow.yaml
1 parent 294a75c commit d718a7b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cd-workflow.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,11 @@ jobs:
116116
POSTGRES_DB=postgres
117117
BASE_URL=https://backstage.foundations-software-engineering.com
118118
secrets: |
119-
POSTGRES_PASSWORD=postgres-password:latest
119+
POSTGRES_PASSWORD=postgres_password:latest
120120
GITHUB_TOKEN=github_token:latest
121121
GOOGLE_CLIENT_ID=google_client_id:latest
122122
GOOGLE_CLIENT_SECRET=google_client_secret:latest
123123
GITHUB_CLIENT_SECRET=github_client_secret:latest
124-
PROD_GITHUB_TOKEN=prod_github_token:latest
125-
PROD_GITHUB_CLIENT_SECRET=prod_github_client_secret:latest
126124
GITLAB_TOKEN=gitlab_token:latest
127125
TECHDOCS_GCS_CREDENTIALS=techdocs_gcs_credentials:latest
128126

0 commit comments

Comments
 (0)