mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 04:01:17 +01:00
fix kaniko
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
steps:
|
||||
- name: "gcr.io/kaniko-project/executor:latest"
|
||||
args:
|
||||
- --destination=gcr.io/${_PROJECT_ID}/image
|
||||
- --destination=gcr.io/$PROJECT_ID/image
|
||||
- --cache=true
|
||||
- --cache-ttl=24h
|
||||
- name: gcr.io/cloud-builders/gcloud
|
||||
|
||||
Reference in New Issue
Block a user