Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated build tool and check tool images for platform-api-operator #264

Merged
merged 1 commit into from
Nov 23, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
morvencao marked this conversation as resolved.
Show resolved Hide resolved
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