mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-04 16:24:48 +02:00
wip
This commit is contained in:
@ -62,8 +62,7 @@ load_vars:
|
|||||||
script:
|
script:
|
||||||
- curl 'https://gitlab.psi.ch/bec/awi_utils/-/raw/main/awi_utils/gitlab_ci_tools/convert_to_env.py' -o convert_to_env.py
|
- curl 'https://gitlab.psi.ch/bec/awi_utils/-/raw/main/awi_utils/gitlab_ci_tools/convert_to_env.py' -o convert_to_env.py
|
||||||
- pip install pyyaml
|
- pip install pyyaml
|
||||||
- python ./convert_to_env.py ./ci/vars.yml
|
- python ./convert_to_env.py ./ci/vars.yml $CI_COMMIT_REF_NAME
|
||||||
- cat ./ci/my_branch.env >> build.env
|
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: build.env
|
dotenv: build.env
|
||||||
|
Reference in New Issue
Block a user