diff --git a/.drone.yml b/.drone.yml index 1d745e7..bd8c25d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,5 +40,7 @@ steps: image: poke/drone-clair:latest scan_image: dr.dnix.de/flokati output: High - threshold: 1 - secrets: [clair_url] + treshold: 1 + environment: + CLAIR_URL: + from_secret: clair_url