Skip to content

Commit

Permalink
Update cloudbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pwei1018 authored Dec 11, 2024
1 parent 8d628ca commit 3a2b58c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/backend-deploy/files/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ steps:
# Generate manifest without VPC connector
yq e '.spec.template.spec.containers[0].env += env(VAL)' ./devops/gcp/k8s/service.template.yaml > "./devops/gcp/k8s/service.${env_name}.yaml"
fi
cat ./devops/gcp/k8s/service.${env_name}.yaml
}
# Function to remove unused targets from Cloud Deploy manifest
Expand Down

0 comments on commit 3a2b58c

Please sign in to comment.