ci: migrate to 4-job pipeline with SHA-pinned actions #4

Merged
jcabillot merged 4 commits from feat/gitea-actions-v2 into master 2026-06-08 20:51:42 -04:00
Showing only changes of commit 72b4a06d32 - Show all commits
+1
View File
@@ -3,6 +3,7 @@ LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
ARG CLI_VERSION=1.16.148 ARG CLI_VERSION=1.16.148
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \ RUN apk --no-cache upgrade && \
apk --no-cache add --virtual build-dependencies \ apk --no-cache add --virtual build-dependencies \
groff \ groff \