mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Remove only from scans
This commit is contained in:
parent
70aa11f81a
commit
f99f5c8552
@ -27,9 +27,6 @@ dependency_scanning:
|
|||||||
DS_ANALYZER_IMAGES: "registry.gitlab.com/madawa/gemnasium-maven"
|
DS_ANALYZER_IMAGES: "registry.gitlab.com/madawa/gemnasium-maven"
|
||||||
DS_RUN_ANALYZER_TIMEOUT: 3h
|
DS_RUN_ANALYZER_TIMEOUT: 3h
|
||||||
DS_DEFAULT_ANALYZERS: ""
|
DS_DEFAULT_ANALYZERS: ""
|
||||||
only:
|
|
||||||
refs:
|
|
||||||
- security-scan
|
|
||||||
|
|
||||||
# sast:
|
# sast:
|
||||||
# stage: test
|
# stage: test
|
||||||
@ -102,13 +99,10 @@ dependency_scanning:
|
|||||||
# paths:
|
# paths:
|
||||||
# - gl-sast-report.json
|
# - gl-sast-report.json
|
||||||
# dependencies: []
|
# dependencies: []
|
||||||
# only:
|
|
||||||
# refs:
|
|
||||||
# - security-scan
|
|
||||||
|
|
||||||
deploy:
|
# deploy:
|
||||||
stage: deploy
|
# stage: deploy
|
||||||
script:
|
# script:
|
||||||
- mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true
|
# - mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true
|
||||||
only:
|
# only:
|
||||||
- master@entgra/carbon-device-mgt
|
# - master@entgra/carbon-device-mgt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user