Commit a2afff4
authored
fix: update cloud build for exitgates to not use Kaniko as the build image (#14283)
This is required as Kaniko doesn't support exposing the build artifact
image to GCB, which is necessary in AR exit gates to chain the
deployment process to stage/prod.
Note Kaniko was used for caching purposes which is not necessary for the
automated deployment pipeline.1 parent c908d4a commit a2afff4
1 file changed
+4
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
38 | 23 | | |
39 | 24 | | |
40 | 25 | | |
0 commit comments