gitlab/source
This commit is contained in:
parent
0e5f5b5f5d
commit
d1aff38189
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ job:
|
||||||
CD_OS_NAME: debian
|
CD_OS_NAME: debian
|
||||||
CD_OS_VERSION: bookworm
|
CD_OS_VERSION: bookworm
|
||||||
script:
|
script:
|
||||||
- eval "${CD}"
|
- source ${CD}
|
||||||
- cd-list-environment
|
- cd-list-environment
|
||||||
|
|
Loading…
Reference in a new issue