Switch to forgejo actions #417

Merged
mwalbeck merged 5 commits from actions into main 2025-02-02 14:43:31 +00:00
Showing only changes of commit 39e8cafccd - Show all commits

View file

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/hadolint/hadolint-action@v3.1.0 - uses: https://github.com/hadolint/hadolint-action@v3.1.0
with: with:
dockerfile: Dockerfile dockerfile: helix/Dockerfile
build: build:
runs-on: dind runs-on: dind