hgiglkjdfxgn
Docker Build / publish_api (push) Failing after 7s Details

Lea 2024-01-24 11:06:07 +01:00
parent 3dd36230c9
commit 68588402fb
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ jobs:
publish_api:
runs-on: ubuntu-latest
steps:
- name: test
run: ip route
- name: Checkout
uses: actions/checkout@v2