Skip to content

Commit 1a2bf74

Browse files
Merge pull request #30 from SpineEventEngine/fix-cloudbuild-config
Fix cloudbuild config
2 parents 0d43119 + d3c1b9f commit 1a2bf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ substitutions:
5050
_SERVICE_NAME: "chat-bot-server"
5151
availableSecrets:
5252
secretManager:
53-
- versionName: projects/1032487587652/secrets/GithubToken/latest
53+
- versionName: "projects/${PROJECT_ID}/secrets/GithubToken/versions/latest"
5454
env: "GITHUB_TOKEN"

0 commit comments

Comments
 (0)