test
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 3s

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 04:20:01 +02:00
parent 312dc55186
commit 801169c9b4

View File

@ -7,7 +7,7 @@ jobs:
runs-on: alpine-latest
steps:
- name: add nameservers to resolv.conf
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
run: sh echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
- name: show resolv.conf
run: cat /etc/resolv.conf
- name: show ip addr