mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-13 04:01:52 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@ -61,7 +61,7 @@ load_vars:
|
|||||||
- ""
|
- ""
|
||||||
script:
|
script:
|
||||||
- echo "Loading variables from vars.yml..."
|
- echo "Loading variables from vars.yml..."
|
||||||
- cat /ci/my_branch.env >> build.env
|
- cat ./ci/my_branch.env >> build.env
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: build.env
|
dotenv: build.env
|
||||||
|
Reference in New Issue
Block a user