Adding fossa anaylze/test drone step

Signed-off-by: Luther Monson <luther.monson@gmail.com>
This commit is contained in:
Luther Monson
2021-09-17 18:08:11 -07:00
committed by Brad Davidson
parent 73e21e739f
commit 4ec71b360c
3 changed files with 29 additions and 1 deletions

5
scripts/fossa.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -e
fossa analyze
fossa test