1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-25 22:54:28 +00:00

Merge pull request #409 from rancher/enable_fossa

enable fossa scanning
This commit is contained in:
Lucas Ramage
2022-07-01 11:06:27 -04:00
committed by GitHub

View File

@@ -21,3 +21,16 @@ volumes:
- name: socket
host:
path: /var/run/docker.sock
---
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