Migrate CI to 4-job pipeline with SHA-pinned actions #4

Merged
jcabillot merged 3 commits from feat/gitea-actions-v2 into master 2026-06-09 08:34:47 -04:00
Showing only changes of commit 8f2a9fca91 - Show all commits
+1
View File
@@ -1,5 +1,6 @@
FROM alpine:3.23
# hadolint ignore=DL3018
RUN apk add --no-cache bind-tools curl
COPY entrypoint.sh /