Skip to content

Commit

Permalink
updated build tool and check tool images for platform-api-operator (I…
Browse files Browse the repository at this point in the history
  • Loading branch information
bitscuit authored Nov 23, 2020
1 parent 0d3d5fd commit 6ef40cc
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:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -32,7 +32,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -50,7 +50,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -68,7 +68,7 @@ postsubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -83,7 +83,7 @@ postsubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -100,7 +100,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true
Expand All @@ -117,7 +117,7 @@ postsubmits:
- entrypoint
- make
- images
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20201120-43ea344a6
name: ""
securityContext:
privileged: true

0 comments on commit 6ef40cc

Please sign in to comment.