We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e02808 commit 214609aCopy full SHA for 214609a
run/django/e2e_test_setup.yaml
@@ -81,12 +81,6 @@ steps:
81
--role roles/secretmanager.secretAccessor \
82
--project ${PROJECT_ID}"
83
84
- ./retry.sh "gcloud projects add-iam-policy-binding ${PROJECT_ID} \
85
- --member serviceAccount:${sa_email} \
86
- --role roles/cloudsql.client \
87
- --project ${PROJECT_ID}"
88
-
89
90
- id: "Build Container Image"
91
name: gcr.io/k8s-skaffold/pack
92
args: ["build", "${_IMAGE_NAME}", "--builder=gcr.io/buildpacks/builder"]
0 commit comments