diff --git a/.woodpecker.yml b/.woodpecker.yml index 1a116b6..dd2c634 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -14,10 +14,10 @@ steps: when: - event: [push, tag] - scan_image: - image: aquasec/trivy - commands: - - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1 - when: - - event: [push, tag] + #scan_image: + # image: aquasec/trivy + # commands: + # - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1 + # when: + # - event: [push, tag]