Browse Source

add-grype

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

2
.drone.yml

@ -8,6 +8,7 @@ volumes:
- name: dockersock
host:
path: /var/run/docker.sock
temp: {}
steps:
- name: lint yaml
@ -42,7 +43,6 @@ steps:
--format json \
--no-progress \
$REGISTRY/baseimage-yamllint:$DRONE_COMMIT_SHA"
- sleep 5
when:
event: pull_request