enable fossa scanning

request: https://github.com/rancherlabs/eio/issues/772
This commit is contained in:
Nelson Roberts 2022-03-31 14:32:46 -07:00 committed by GitHub
parent 283b01b970
commit 974c0a7f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
name: fossa
steps:
- name: fossa
image: rancher/drone-fossa:latest
settings:
api_key:
from_secret: FOSSA_API_KEY
when:
instance:
- drone-publish.rancher.io