Loading Jobs/trivy/trivy.yml +0 −4 Original line number Diff line number Diff line Loading @@ -46,11 +46,7 @@ trivy: - curl -sSL -o $TEMPLATE_NAME https://github.com/aquasecurity/trivy/raw/v${TRIVY_VERSION}/contrib/junit.tpl script: - docker info - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker build -t $IMAGE . - docker push $IMAGE - ./trivy --template "@$TEMPLATE_NAME" -o $TRIVY_OUTPUT $IMAGE cache: Loading Loading
Jobs/trivy/trivy.yml +0 −4 Original line number Diff line number Diff line Loading @@ -46,11 +46,7 @@ trivy: - curl -sSL -o $TEMPLATE_NAME https://github.com/aquasecurity/trivy/raw/v${TRIVY_VERSION}/contrib/junit.tpl script: - docker info - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker build -t $IMAGE . - docker push $IMAGE - ./trivy --template "@$TEMPLATE_NAME" -o $TRIVY_OUTPUT $IMAGE cache: Loading