We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e2aae commit 00f731bCopy full SHA for 00f731b
3 files changed
deploy/autopush.yaml
@@ -86,3 +86,5 @@ availableSecrets:
86
87
options:
88
logging: CLOUD_LOGGING_ONLY
89
+
90
+tags: ['cloudrun--mcp-server-autopush']
deploy/release.yaml
@@ -83,3 +83,5 @@ availableSecrets:
83
84
85
+tags: ['cloudrun--mcp-server-prod']
deploy/staging.yaml
@@ -81,3 +81,5 @@ availableSecrets:
81
82
+tags: ['cloudrun--mcp-server-staging']
0 commit comments