ignore Clair errors for now

master
Andy 6 years ago
parent cbfd089285
commit 7b33da1aaa
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -56,6 +56,8 @@ pipeline:
image: andrey01/drone-clair
url: http://clair:6060
secrets: [ docker_username, docker_password ]
# ignore errors for now
err_ignore: true
scan_image: registry.nixaid.com/andrey01/${DRONE_REPO_NAME}:latest
ca_cert: |
-----BEGIN CERTIFICATE-----

Loading…
Cancel
Save