update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
stages:
|
||||
- compliance
|
||||
- validate
|
||||
|
||||
include:
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
stages:
|
||||
- build
|
||||
- publish
|
||||
|
||||
include:
|
||||
- project: 'developerdurp/yml'
|
||||
ref: 'main'
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
stages:
|
||||
- build
|
||||
|
||||
include:
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
- project: 'developerdurp/yml'
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
stages:
|
||||
- validate
|
||||
|
||||
include:
|
||||
- project: 'developerdurp/yml'
|
||||
ref: 'main'
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
image: registry.internal.durp.info/anchore/syft:${SYFT_VERSION}
|
||||
script:
|
||||
- ./scripts/scanner/syft-mkdir.sh
|
||||
- ./scripts/scanner/syft-go.sh
|
||||
artifacts:
|
||||
expire_in: 1 hour
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user