fix(CI1a): fjern ugyldig location-felt fra cloudbuild.yaml
This commit is contained in:
parent
b0fe48b8ad
commit
e62a5c91cc
|
|
@ -1,6 +1,6 @@
|
|||
# agents/mcp_server/cloudbuild.yaml
|
||||
# Deploy opax-mcp som separat Cloud Run-tjeneste
|
||||
# Kjør: gcloud builds submit --config agents/mcp_server/cloudbuild.yaml .
|
||||
# Kjør: gcloud builds submit --config agents/mcp_server/cloudbuild.yaml --region=us-central1 .
|
||||
|
||||
substitutions:
|
||||
_TAG: 'latest'
|
||||
|
|
@ -42,5 +42,3 @@ steps:
|
|||
options:
|
||||
logging: CLOUD_LOGGING_ONLY
|
||||
defaultLogsBucketBehavior: REGIONAL_USER_OWNED_BUCKET
|
||||
|
||||
location: us-central1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user