Implement drone-plugin-fossa

This commit is contained in:
Lucas Ramage 2022-03-31 16:28:22 -04:00
parent 148d38076d
commit 5e81b14c1f

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
---
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