try again k3s
Some checks failed
build / dockerfile lint (push) Successful in 10s
build / build (push) Failing after 46s

Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
2023-08-08 15:12:54 +02:00
parent 15a137ef14
commit 2778edccbe

View File

@@ -17,7 +17,7 @@ jobs:
build: build:
needs: [dockerfile lint] needs: [dockerfile lint]
runs-on: docker runs-on: k3s
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
# - name: docker login # - name: docker login