Skip to content

fix sbom upload rule

Fix: changed dockerfile_path not to include the project dir so

"exists:
        - ${DOCKERFILE_PATH}"

works since it checks relative to project dir. https://docs.gitlab.com/ee/ci/yaml/#rulesexists planning#1388 (closed).

Edited by Pascal Osterwinter

Merge request reports