diff --git a/cloudbuild.yaml b/cloudbuild.yaml index ceddee717ecb7..73293decf3140 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -20,7 +20,7 @@ steps: - -c - | gcloud auth configure-docker \ - && make docker-push + && make container-push substitutions: # _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and # can be used as a substitution