feature/gitea-actions #1

Merged
RogerSik merged 25 commits from feature/gitea-actions into main 2023-07-24 06:58:05 +02:00
Showing only changes of commit 45bf431fce - Show all commits

View File

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: k3s runs-on: k3s
container: container:
image: docker-24-cli image: docker:24-cli
steps: steps:
- run: apk --no-cache add nodejs git docker - run: apk --no-cache add nodejs git docker
- uses: actions/checkout@v3 - uses: actions/checkout@v3