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 ff01619083 - Show all commits

View File

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: k3s runs-on: k3s
container: container:
image: alpine:3 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