Need to periodically build arbitrary-users-patch
images as part of the nightly che-devfile-registry ci job
#13837
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
a nightly CI for devfile registry has been created as part of #13813
https://ci.centos.org/job/devtools-che-devfile-registry-nightly/
Need to extend this CI to build and push not only
che-devfile-registry
, but also all patched language runtime images from https://github.com/ibuziuk/che-devfile-registry/tree/che-13813/arbitrary-users-patch which should also be pushed to https://quay.io/repository/eclipse/This should be pretty straight forward - one just need to add execution of
build_images.sh
to thecico_build_nightly.sh
The text was updated successfully, but these errors were encountered: