disable kaniko

This commit is contained in:
Shams mosowi
2020-07-02 12:21:56 +08:00
parent c7fbe6892c
commit a9f68e6fcc

View File

@@ -4,10 +4,6 @@ steps:
# - --destination=gcr.io/$PROJECT_ID/image
# - --cache=true
# - --cache-ttl=24h
- name: gcr.io/cloud-builders/docker
args: ["build", "-t", "gcr.io/$PROJECT_ID/image", "."]
images:
- "gcr.io/$PROJECT_ID/image"
- name: gcr.io/cloud-builders/gcloud
args:
- kms