From 0ed46d27c74dcb8fc31eaab64ca7e500850e7695 Mon Sep 17 00:00:00 2001 From: Brad Davidson Date: Thu, 3 Mar 2022 12:23:04 -0800 Subject: [PATCH] Update Fossa API key variable to match what the plugin wants Signed-off-by: Brad Davidson --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6135a5ec72..a79e229bed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,8 +25,8 @@ steps: - name: fossa image: rancher/drone-fossa:latest failure: ignore - environment: - FOSSA_API_KEY: + settings: + api_key: from_secret: FOSSA_API_KEY when: instance: