Debug the CI approval variable
This commit is contained in:
@@ -18,6 +18,12 @@ include:
|
|||||||
- template: Jobs/Code-Quality.gitlab-ci.yml
|
- template: Jobs/Code-Quality.gitlab-ci.yml
|
||||||
- template: Jobs/SAST.latest.gitlab-ci.yml
|
- template: Jobs/SAST.latest.gitlab-ci.yml
|
||||||
|
|
||||||
|
test:
|
||||||
|
stage: build
|
||||||
|
script: export
|
||||||
|
rules:
|
||||||
|
- if: $CI_MERGE_REQUEST_ID
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user