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

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