@@ -25,8 +25,8 @@ jobs:
|
||||
# Runs a set of commands to initialize and analyze with FOSSA
|
||||
- name: run FOSSA analysis
|
||||
env:
|
||||
# FOSSA Push-Only API Token
|
||||
FOSSA_API_KEY: '9ee7e8893660832a7387dcc32377fb61'
|
||||
# FOSSA Push-Only API Token
|
||||
FOSSA_API_KEY: '9ee7e8893660832a7387dcc32377fb61'
|
||||
run: |
|
||||
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
|
||||
fossa init
|
||||
|
||||
Reference in New Issue
Block a user