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