Skip to content

Commit

Permalink
Revert "updated build tool and check tool images for platform-api-ope…
Browse files Browse the repository at this point in the history
…rator (IBM#264)"

This reverts commit 6ef40cc.
  • Loading branch information
bitscuit committed Nov 24, 2020
1 parent bc9136f commit dcb3247
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -32,7 +32,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -50,7 +50,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -68,7 +68,7 @@ postsubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -83,7 +83,7 @@ postsubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -100,7 +100,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true
Expand All @@ -117,7 +117,7 @@ postsubmits:
- entrypoint
- make
- images
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
securityContext:
privileged: true

0 comments on commit dcb3247

Please sign in to comment.