parent
370fba0b21
commit
1b44baeba4
1 changed files with 2 additions and 4 deletions
|
@ -5,10 +5,8 @@ jobs:
|
|||
container:
|
||||
image: debian:bookworm
|
||||
steps:
|
||||
- name: Clone CD
|
||||
run: |
|
||||
echo '${{vars.dns}}' > '/etc/resolv.conf'
|
||||
eval "${{vars.cd}}"
|
||||
- name: cd
|
||||
run: eval "${{vars.cd}}"
|
||||
|
||||
- run: cd-list-environment
|
||||
|
||||
|
|
Loading…
Reference in a new issue