mirror of
https://github.com/niusmallnan/steve.git
synced 2025-07-17 16:11:15 +00:00
commit
53511a06ff
13
.drone.yml
Normal file
13
.drone.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user