apheleia-project / jbs-build-issues

0 stars 0 forks source link

If a maven repo is configured artifacts it should be used instead of the images #1

Closed stuartwdouglas closed 4 months ago

stuartwdouglas commented 6 months ago

If an installation is configured to deploy to maven then the maven repo should be used instead of pulling images from quay.io. Pulling images only works while the RebuiltArtifact object is still around in the namespace.

This should be supported for code artifact as well.