mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 02:36:27 -08:00
DOH!!! Accidentally commented out the gosec check.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m43s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m43s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
This commit is contained in:
parent
91c591e22f
commit
8cb31d2fbc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
key: tmp.woDBBj4Baw
|
||||
|
||||
- run: trivy fs --no-progress --severity CRITICAL --cache-dir .cache/trivy --exit-code 1 .
|
||||
# - run: gosec -quiet ./...
|
||||
- run: gosec -quiet ./...
|
||||
|
||||
build_simple:
|
||||
needs: scan
|
||||
|
|
Loading…
Add table
Reference in a new issue