trying k3s for build
Some checks reported warnings
build / dockerfile lint (push) Has been cancelled
build / build (push) Has been cancelled

Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
Roger Sikorski 2023-08-08 14:50:52 +02:00
parent 10802a3614
commit 1dbcbf3ece
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

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