Skip to content

Commit

Permalink
Merge pull request #1004 from tejal29/remove_debug_trigger
Browse files Browse the repository at this point in the history
Remove debug tag being built for every push to master
  • Loading branch information
tejal29 authored Jan 27, 2020
2 parents 0529579 + e075c0a commit 6c5002c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ steps:
"-t", "gcr.io/kaniko-project/warmer:${COMMIT_SHA}", "."]
images: ["gcr.io/kaniko-project/executor:${COMMIT_SHA}",
"gcr.io/kaniko-project/executor:debug-${COMMIT_SHA}",
"gcr.io/kaniko-project/executor:debug",
"gcr.io/kaniko-project/warmer:${COMMIT_SHA}"]

0 comments on commit 6c5002c

Please sign in to comment.