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:
runs-on: k3s
container:
image: docker-24-cli
image: docker:24-cli
steps:
- run: apk --no-cache add nodejs git docker
- uses: actions/checkout@v3