diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index 39dc781..96a911e 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -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