mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1279068997
This commit is contained in:
parent
8c5cd42caa
commit
dc9b8c2a6f
1 changed files with 0 additions and 8 deletions
|
|
@ -6,14 +6,6 @@
|
||||||
#mkdir for syft files
|
#mkdir for syft files
|
||||||
mkdir $CI_PROJECT_DIR/syft
|
mkdir $CI_PROJECT_DIR/syft
|
||||||
# End of syft-mkdir.sh
|
# End of syft-mkdir.sh
|
||||||
|
|
||||||
# Begin of syft-go.sh
|
|
||||||
- |
|
|
||||||
#Syft scan for go
|
|
||||||
if [ -f "go.mod" ]; then
|
|
||||||
syft go.mod -o cyclonedx-json=syft/${CI_PROJECT_NAME}.sbom.json
|
|
||||||
fi
|
|
||||||
# End of syft-go.sh
|
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 hour
|
expire_in: 1 hour
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue