File tree Expand file tree Collapse file tree 2 files changed +0
-76
lines changed Expand file tree Collapse file tree 2 files changed +0
-76
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ image: ${DOCKER_REGISTRY}/${DOCKER_IMAGE}:${DOCKER_IMAGE_VERSION}
33include :
44 - template : Security/SAST.gitlab-ci.yml
55 - template : Security/Secret-Detection.gitlab-ci.yml
6- - template : Security/License-Scanning.gitlab-ci.yml
76 - template : Security/Dependency-Scanning.gitlab-ci.yml
87
98stages :
@@ -77,24 +76,6 @@ regression_generate_report_job:
7776 - master
7877 - branches
7978
80- weekly_security_test_job :
81- stage : test
82- tags :
83- - docker-prod
84- script :
85- -
$CI_PROJECT_DIR/scripts/security-scanner/SecurityScannerUpload.sh build/olp-edge-ts.zip [email protected] 86- only :
87- refs :
88- - master
89- - schedules
90- variables :
91- - $SECURITY
92- artifacts :
93- when : always
94- paths :
95- - build
96- expire_in : 1 year # save our zip for 1 year as job artifacts
97-
9879nightly_perf_publish_test_job :
9980 stage : test
10081 tags :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments