rancherlabs / drone-plugin-fossa

Drone plugin for FOSSA
https://plugins.drone.io/plugins/plugin-fossa
Apache License 2.0
4 stars 1 forks source link

Document running docker image manually #4

Closed oxr463 closed 2 years ago

oxr463 commented 2 years ago
docker run --rm \
  -e PLUGIN_API_KEY="[ . . . REDACTED . . . ]" \
  rancher/drone-fossa:latest
oxr463 commented 2 years ago

Plus optional command(s)