mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-02 23:40:49 +02:00
wip
This commit is contained in:
@ -62,8 +62,7 @@ load_vars:
|
||||
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
|
||||
- pip install pyyaml
|
||||
- python ./convert_to_env.py ./ci/vars.yml
|
||||
- cat ./ci/my_branch.env >> build.env
|
||||
- python ./convert_to_env.py ./ci/vars.yml $CI_COMMIT_REF_NAME
|
||||
artifacts:
|
||||
reports:
|
||||
dotenv: build.env
|
||||
|
Reference in New Issue
Block a user