mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 04:01:17 +01:00
disable kaniko
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user