Skip to content

Commit

Permalink
Merge pull request #823 from WGBH-MLA/fix-sony-ci-client-id-in-helm-t…
Browse files Browse the repository at this point in the history
…emplate

Updates Sony Ci client id in Helm chart template
  • Loading branch information
orangewolf authored Jan 18, 2024
2 parents 45216a1 + df8dca2 commit 382a906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/prod-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ extraEnvVars: &envVars
- name: AWS_ACCESS_KEY
value: "AKIAIWFN3WW3WBIMKNCQ"
- name: CI_CLIENT_ID
value: "044dbd5644f640fb856a6131fd37e5cb"
value: "2b0816f2cec3428289b5d5479070296b"
- name: CI_USERNAME
value: "[email protected]"
- name: CI_WORKSPACE_ID
Expand Down

0 comments on commit 382a906

Please sign in to comment.