-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
uShift Sprint 259
Remove, where possible, the src image in CI job steps. If this image is not used then it is not built, saving some minutes from the steps before the actual workflow for the job.
MicroShift steps are only using the src image to copy the code and send it to an AWS instance, so it can be swapped with plain git clone commands.
The ref to clone is included in the JOB_SPEC env variable as a json.