DRAFT: feature/gitea-actions-k3s-docker-build #3

Closed
RogerSik wants to merge 7 commits from feature/gitea-actions-k3s-docker-build into main
Showing only changes of commit 2ef4515e16 - Show all commits

View File

@@ -16,7 +16,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: Pull Docker Image for caching - name: Pull Docker Image for caching