Debug the CI approval variable

This commit is contained in:
flowgunso
2024-06-07 15:29:47 +02:00
parent 18b78a981f
commit 451f003533
+6
View File
@@ -18,6 +18,12 @@ include:
- template: Jobs/Code-Quality.gitlab-ci.yml
- template: Jobs/SAST.latest.gitlab-ci.yml
test:
stage: build
script: export
rules:
- if: $CI_MERGE_REQUEST_ID
build:
stage: build
before_script: