To the new moon
/ test (push) Failing after 7m24s
Details
/ test (push) Failing after 7m24s
Details
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
feff340240
commit
58fd74c0dc
|
@ -2,10 +2,8 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- run: apt update && apt install -y iproute2
|
||||
- run: ip a
|
||||
- run: ip route show
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Create Kubeconfig
|
||||
|
|
Loading…
Reference in New Issue