mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Update Fossa API key variable to match what the plugin wants
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
04c39ba621
commit
0ed46d27c7
@ -25,8 +25,8 @@ steps:
|
|||||||
- name: fossa
|
- name: fossa
|
||||||
image: rancher/drone-fossa:latest
|
image: rancher/drone-fossa:latest
|
||||||
failure: ignore
|
failure: ignore
|
||||||
environment:
|
settings:
|
||||||
FOSSA_API_KEY:
|
api_key:
|
||||||
from_secret: FOSSA_API_KEY
|
from_secret: FOSSA_API_KEY
|
||||||
when:
|
when:
|
||||||
instance:
|
instance:
|
||||||
|
Loading…
Reference in New Issue
Block a user