mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 07:49:24 +00:00
Adding fossa anaylze/test drone step
Signed-off-by: Luther Monson <luther.monson@gmail.com>
This commit is contained in:
committed by
Brad Davidson
parent
73e21e739f
commit
4ec71b360c
5
scripts/fossa.sh
Executable file
5
scripts/fossa.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
fossa analyze
|
||||
fossa test
|
||||
Reference in New Issue
Block a user