From b4e2815a2d9da545931670516cd7a83ea7bceadb Mon Sep 17 00:00:00 2001 From: Andreas Neue Date: Fri, 2 Aug 2019 13:37:07 +0200 Subject: [PATCH] test --- .drone.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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