mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-18 11:21:25 +00:00
Use newer CI images due to Bazel corruption issue
This commit is contained in:
parent
805fef24e5
commit
d6c6564852
@ -14,7 +14,7 @@ postsubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/unit_tests.sh
|
||||
|
||||
@ -32,7 +32,7 @@ postsubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/build_all_frontends.sh
|
||||
|
||||
@ -51,6 +51,6 @@ postsubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/deploy_impacted.sh
|
||||
|
@ -28,7 +28,7 @@ presubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/unit_tests.sh
|
||||
|
||||
@ -46,7 +46,7 @@ presubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/non_manual_build.sh
|
||||
|
||||
@ -64,7 +64,7 @@ presubmits:
|
||||
nodeSelector:
|
||||
peridot.rockylinux.org/workflow-tolerates-arch: amd64
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/frontend_build.sh
|
||||
|
||||
@ -75,6 +75,6 @@ presubmits:
|
||||
decorate: true
|
||||
spec:
|
||||
containers:
|
||||
- image: quay.io/peridot/ci:v0.3.19
|
||||
- image: quay.io/peridot/ci:v0.3.24
|
||||
command:
|
||||
- hack/gofmt_check.sh
|
||||
|
Loading…
Reference in New Issue
Block a user