Update .gitlab-ci.yml

This commit is contained in:
2024-05-13 19:58:18 +02:00
parent df776a7104
commit e95d1f2dcb
+1 -2
View File
@@ -27,7 +27,6 @@ workflow:
include:
- local: ci/vars.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- project: "bec/awi_utils"
file: "/templates/check-packages-job.yml"
@@ -61,7 +60,7 @@ load_vars:
script:
script:
- echo "Loading variables from vars.yml..."
- cat >> build.env
- cat /ci/vars.env >> build.env
artifacts:
reports:
dotenv: build.env