Skip to content

Commit

Permalink
update odlm build image (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
horis233 authored Mar 21, 2021
1 parent 386f77a commit f199404
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
securityContext:
privileged: true
Expand Down Expand Up @@ -70,7 +70,7 @@ postsubmits:
- entrypoint
- make
- coverage
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
env:
- name: CODECOV_TOKEN
Expand All @@ -94,7 +94,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
securityContext:
privileged: true
Expand All @@ -112,7 +112,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
securityContext:
privileged: true
Expand All @@ -130,7 +130,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
securityContext:
privileged: true
Expand All @@ -148,7 +148,7 @@ postsubmits:
- entrypoint
- make
- multiarch-image
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
image: quay.io/multicloudlab/build-tool:v20210321-386f77ad4
name: ""
securityContext:
privileged: true

0 comments on commit f199404

Please sign in to comment.