switched to runs-on: docker
Some checks failed
docker-monica-build mr / build (push) Failing after 20s

Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
2023-08-01 07:17:32 +02:00
parent 3d8e5e15a2
commit 2fed4e69df

View File

@@ -16,7 +16,7 @@ jobs:
build:
# needs: Dockerfile lint
runs-on: k3s
runs-on: docker # because of ipv4 problem in k3s we use docker vm
steps:
- uses: actions/checkout@v3
- name: Kaniko build