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