Commit df63038
committed
ci: update workflow-template
Update kaniko build arguments for image pushing
- Remove redundant arguments like `--snapshot-mode`,
`--use-new-run`, `--cache-copy-layers`, and
`--cache-run-layers`.
- Add `--destination` arguments to push images with both
latest and specific SHA tags to the harbor registry.1 parent 2fe0b48 commit df63038
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | 108 | | |
111 | | - | |
112 | | - | |
113 | 109 | | |
| 110 | + | |
| 111 | + | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
| |||
0 commit comments