Browse Source

add-grype

pull/29/head
fedy95 4 years ago
parent
commit
641164b919
  1. 4
      .drone.yml

4
.drone.yml

@ -53,8 +53,8 @@ steps:
environment:
REGISTRY: registry.fedy95.com
commands:
- "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical"
- "grype --help"
# - "grype $REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA --scope all-layers --fail-on=critical"
- grype --help
when:
event: pull_request