From a9f68e6fccd15ce09a016649a5ba4b185a8a09d1 Mon Sep 17 00:00:00 2001 From: Shams mosowi Date: Thu, 2 Jul 2020 12:21:56 +0800 Subject: [PATCH] disable kaniko --- cloudbuildfunctions.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cloudbuildfunctions.yaml b/cloudbuildfunctions.yaml index 6a058049..2598e222 100644 --- a/cloudbuildfunctions.yaml +++ b/cloudbuildfunctions.yaml @@ -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