Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ job_image_scan: TRIVY_TOKEN: "" TRIVY_QUIET: "false" TRIVY_SKIP_UPDATE: "false" allow_failure: true before_script: - apk add --no-cache python3 py3-pip Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ job_image_scan: TRIVY_TOKEN: "" TRIVY_QUIET: "false" TRIVY_SKIP_UPDATE: "false" allow_failure: true before_script: - apk add --no-cache python3 py3-pip Loading