To the new moon
/ test (push) Failing after 7m24s Details

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 11:16:12 +00:00
parent feff340240
commit 58fd74c0dc
1 changed files with 1 additions and 3 deletions

View File

@ -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