@@ -15,7 +15,7 @@ presubmits:
15
15
- entrypoint
16
16
- make
17
17
- build
18
- image : quay.io/multicloudlab/build-tool:v20201120-43ea344a6
18
+ image : quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
19
19
name : " "
20
20
securityContext :
21
21
privileged : true
@@ -32,7 +32,7 @@ presubmits:
32
32
- command :
33
33
- make
34
34
- check
35
- image : quay.io/multicloudlab/check-tool:v20201120-383f8da3c
35
+ image : quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
36
36
name : " "
37
37
securityContext :
38
38
privileged : true
@@ -50,7 +50,7 @@ presubmits:
50
50
- entrypoint
51
51
- make
52
52
- test
53
- image : quay.io/multicloudlab/build-tool:v20201120-43ea344a6
53
+ image : quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
54
54
name : " "
55
55
securityContext :
56
56
privileged : true
@@ -68,7 +68,7 @@ postsubmits:
68
68
- command :
69
69
- make
70
70
- check
71
- image : quay.io/multicloudlab/check-tool:v20201120-43ea344a6
71
+ image : quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
72
72
name : " "
73
73
securityContext :
74
74
privileged : true
@@ -83,7 +83,7 @@ postsubmits:
83
83
- entrypoint
84
84
- make
85
85
- test
86
- image : quay.io/multicloudlab/build-tool:v20201120-43ea344a6
86
+ image : quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
87
87
name : " "
88
88
securityContext :
89
89
privileged : true
@@ -100,7 +100,7 @@ postsubmits:
100
100
- entrypoint
101
101
- make
102
102
- build
103
- image : quay.io/multicloudlab/build-tool:v20201120-43ea344a6
103
+ image : quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
104
104
name : " "
105
105
securityContext :
106
106
privileged : true
@@ -117,7 +117,7 @@ postsubmits:
117
117
- entrypoint
118
118
- make
119
119
- images
120
- image : quay.io/multicloudlab/build-tool:v20201120-43ea344a6
120
+ image : quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
121
121
name : " "
122
122
securityContext :
123
123
privileged : true
0 commit comments