Upload from playground
When running tests jobs from playground it's often useful to upload the artifacts somewhere to:
- check that the upload codepath works
- check that any new artifact is published correctly
- have some place to download the artifacts to be tested
Non-production runs end up under https://images.apertis.org/test/${JOBNAME}
, such as https://images.apertis.org/test/playground/em/apertis-18.09/images/debos-image-build/ for the playground/em/apertis-18.09/images/debos-image-build
job.
This merge request includes: