parent
87cf7243f2
commit
10f1035dc6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
CD: '${{secrets.cd}}'
|
||||
CD_OS_NAME: debian
|
||||
CD_OS_VERSION: bookworm
|
||||
run: bash -c '${{vars.cd}}'
|
||||
run: eval '${{vars.cd}}'
|
||||
|
||||
- run: cd-list-environment
|
||||
|
||||
|
|
Loading…
Reference in a new issue