Skip to content

Fix broken container scanning job

Craig Smith requested to merge investigate-broken-container-scanning into main

What does this MR do?

This MR fixes the broken container scanner job by setting CS_IMAGE: $CI_REGISTRY_IMAGE/tmp:$CI_COMMIT_SHA$IMAGE_TAG_SUFFIX, so container scanning knows which image to scan.

Example main broken scans:

What are the relevant issue numbers?

NA

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports