UNCLASSIFIED - NO CUI

Skip to content

ci: Updating k3d-builder image in pipelines

Ryan Garcia requested to merge ci-image-update into master

Summary

Updating k3d-builder image used in pipelines.

Specifically pipelines that run nightly against the master branch, currently seeing this error because of the cypress testing additions:

./tests/bash/03_cypress.sh
./tests/bash/03_cypress.sh: line 12: yq: command not found
./tests/bash/03_cypress.sh: line 26: yq: command not found

https://repo1.dso.mil/platform-one/big-bang/bigbang/-/jobs/2764816

Merge request reports