minor cleanup

上级 6eb75556
......@@ -571,7 +571,7 @@ push-docker: # Push docker image base on to IMAGE variable
ifndef AUTOPUSH
$(call user_confirm, 'Are you sure you want to push $(IMAGE) ?')
endif
docker push $(IMAGE) || gcloud docker -- push $(IMAGE)
docker push $(IMAGE)
.PHONY: push-kic-base-image-gcr
push-kic-base-image-gcr: kic-base-image ## Push kic-base to gcr
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册