Skip to content

Commit 7f17616

Browse files
authored
Revert image (#267)
* Revert "fix incorrect check-tool image. (#265)" This reverts commit 023910d. * Revert "updated build tool and check tool images for platform-api-operator (#264)" This reverts commit 6ef40cc.
1 parent 41066ec commit 7f17616

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

prow/cluster/jobs/IBM/ibm-platform-api-operator/IBM.ibm-platform-api-operator.master.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ presubmits:
1515
- entrypoint
1616
- make
1717
- build
18-
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
18+
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
1919
name: ""
2020
securityContext:
2121
privileged: true
@@ -32,7 +32,7 @@ presubmits:
3232
- command:
3333
- make
3434
- check
35-
image: quay.io/multicloudlab/check-tool:v20201120-383f8da3c
35+
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
3636
name: ""
3737
securityContext:
3838
privileged: true
@@ -50,7 +50,7 @@ presubmits:
5050
- entrypoint
5151
- make
5252
- test
53-
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
53+
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
5454
name: ""
5555
securityContext:
5656
privileged: true
@@ -68,7 +68,7 @@ postsubmits:
6868
- command:
6969
- make
7070
- check
71-
image: quay.io/multicloudlab/check-tool:v20201120-43ea344a6
71+
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
7272
name: ""
7373
securityContext:
7474
privileged: true
@@ -83,7 +83,7 @@ postsubmits:
8383
- entrypoint
8484
- make
8585
- test
86-
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
86+
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
8787
name: ""
8888
securityContext:
8989
privileged: true
@@ -100,7 +100,7 @@ postsubmits:
100100
- entrypoint
101101
- make
102102
- build
103-
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
103+
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
104104
name: ""
105105
securityContext:
106106
privileged: true
@@ -117,7 +117,7 @@ postsubmits:
117117
- entrypoint
118118
- make
119119
- images
120-
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
120+
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
121121
name: ""
122122
securityContext:
123123
privileged: true

0 commit comments

Comments
 (0)