Browse Source

add-grype

pull/29/head
fedy95 4 years ago
parent
commit
2a7062d267
  1. 2
      .drone.yml

2
.drone.yml

@ -69,7 +69,7 @@ steps:
commands:
- apk add curl
# - curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin
- "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical"
# - "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical"
when:
event: pull_request