Skip to content

Commit

Permalink
updated yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sab-LC committed Nov 10, 2023
1 parent 45069ad commit 9eb514c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ steps:
waitFor: ["setup-envs", "install-deps", "install-proxy", "deploy"]
availableSecrets:
secretManager:
- versionName: "projects/local-context-hub-staging/secrets/APP_ENGINE_ENVS/versions/latest"
- versionName: "projects/local-contexts-hub/secrets/APP_ENGINE_ENVS/versions/latest"
env: "APP_ENGINE_ENVS"
- versionName: "projects/local-context-hub-staging/secrets/django-storages-gcs-key/versions/latest"
- versionName: "projects/local-contexts-hub/secrets/django-storages-gcs-key/versions/latest"
env: "DJANGO_STORAGES_GCS_KEY"

0 comments on commit 9eb514c

Please sign in to comment.