Skip to content

Commit

Permalink
Use old kaniko executor for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
dancerj committed Oct 22, 2021
1 parent 3bded52 commit 45c2dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- name: 'gcr.io/kaniko-project/executor:latest'
- name: 'gcr.io/kaniko-project/executor:v1.6.0'
args:
- --destination=gcr.io/$PROJECT_ID/gitlstreefsbuilder
- --cache=true
Expand Down

0 comments on commit 45c2dd5

Please sign in to comment.