parent
1b2106a74a
commit
755cb715aa
1 changed files with 1 additions and 1 deletions
|
@ -5,12 +5,12 @@ jobs:
|
|||
image: debian:bookworm
|
||||
steps:
|
||||
- name: cd
|
||||
shell: bash
|
||||
env:
|
||||
CD: '${{secrets.cd}}'
|
||||
CD_OS_NAME: debian
|
||||
CD_OS_VERSION: bookworm
|
||||
run: eval '${{vars.cd}}'
|
||||
shell: bash
|
||||
|
||||
- run: cd-list-environment
|
||||
|
||||
|
|
Loading…
Reference in a new issue