Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 6c5002c

Browse files
authored
Merge pull request #1004 from tejal29/remove_debug_trigger
Remove debug tag being built for every push to master
2 parents 0529579 + e075c0a commit 6c5002c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deploy/cloudbuild.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ steps:
1616
"-t", "gcr.io/kaniko-project/warmer:${COMMIT_SHA}", "."]
1717
images: ["gcr.io/kaniko-project/executor:${COMMIT_SHA}",
1818
"gcr.io/kaniko-project/executor:debug-${COMMIT_SHA}",
19-
"gcr.io/kaniko-project/executor:debug",
2019
"gcr.io/kaniko-project/warmer:${COMMIT_SHA}"]

0 commit comments

Comments
 (0)