mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-15 02:40:23 +00:00
fe922b8805
It seems that regular jobs in the OpenShift environment fail with the
following error:
Missing GOARCH argument for building image, install Golang or run: make containerized-test GOARCH=amd64
This happens for both the `devel` and `test` image builds since December
13 when installing Golang in the container-images was added.
Fixes:
|
||
---|---|---|
.. | ||
build-images.yaml | ||
ci-job-validation.yaml | ||
commitlint.yaml | ||
containerized-tests.yaml | ||
jjb-deploy.yaml | ||
jjb-validate.yaml | ||
k8s-e2e-external-storage.yaml | ||
mini-e2e.yaml | ||
upgrade-tests.yaml |