Merge pull request #44 from rancher/enable_fossa

enable fossa scanning
This commit is contained in:
Caleb Bron 2022-05-02 17:40:32 -07:00 committed by GitHub
commit 53511a06ff
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