Skip to content

Commit

Permalink
revert build images (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
horis233 authored Aug 4, 2021
1 parent 32249b9 commit 0f60abc
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210728-821884179
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
name: ""
securityContext:
privileged: true
Expand Down Expand Up @@ -62,7 +62,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210728-821884179
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
name: ""
securityContext:
privileged: true
Expand Down Expand Up @@ -103,7 +103,7 @@ postsubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210728-821884179
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
name: ""
securityContext:
privileged: true
Expand All @@ -124,7 +124,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210728-821884179
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
name: ""
securityContext:
privileged: true
Expand All @@ -145,7 +145,7 @@ postsubmits:
- entrypoint
- make
- images
image: quay.io/multicloudlab/build-tool:v20210728-821884179
image: quay.io/multicloudlab/build-tool:v20210203-ad22dc7f6
name: ""
securityContext:
privileged: true

0 comments on commit 0f60abc

Please sign in to comment.