Commit c69fd8b6 authored by Protocole's avatar Protocole
Browse files

Merge branch '482-remove-job_image_scan-from-fork-pipelines' into 'latest'

Resolve "Remove job_image_scan from fork pipelines"

Closes #482

See merge request r2devops/hub!281
parents 5b0b814e 60169dae
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -146,6 +146,8 @@ job_image_scan:
    -   fi
    -   IMAGE=""
    - done
  rules:
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_PATH_SLUG == "r2devops-hub"'
  cache:
    paths:
      - "$TRIVY_CACHE_DIR"