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_RUN_ANALYZER_TIMEOUT: 3h
|
||||
DS_DEFAULT_ANALYZERS: ""
|
||||
only:
|
||||
refs:
|
||||
- security-scan
|
||||
|
||||
# sast:
|
||||
# stage: test
|
||||
@ -102,13 +99,10 @@ dependency_scanning:
|
||||
# paths:
|
||||
# - gl-sast-report.json
|
||||
# dependencies: []
|
||||
# only:
|
||||
# refs:
|
||||
# - security-scan
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true
|
||||
only:
|
||||
- master@entgra/carbon-device-mgt
|
||||
# deploy:
|
||||
# stage: deploy
|
||||
# script:
|
||||
# - mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true
|
||||
# only:
|
||||
# - master@entgra/carbon-device-mgt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user