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

Cannot detect FOSSA_API_KEY environment variable #1

Closed oxr463 closed 2 years ago

oxr463 commented 2 years ago
latest: Pulling from rancher/drone-fossa

Digest: sha256:5c920677e4c32031dc103aa8f07a01383f4f75926880eea55868cf59d6aa24e3

Status: Downloaded newer image for rancher/drone-fossa:latest

A FOSSA API key is required to run this command

Source: https://drone-publish.rancher.io/rancherlabs/drone-plugin-fossa/1/1/2

oxr463 commented 2 years ago

Reference(s):

oxr463 commented 2 years ago

Reference(s):

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