fix(ci): replace drone with gitea actions
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 4s
Release / push-amd64 (push) Successful in 1m30s
Release / push-arm64 (push) Successful in 1m42s
Release / push-manifest (push) Successful in 5s
Release / sync-to-hub-docker-io (push) Successful in 51s

This commit is contained in:
2025-05-13 18:47:11 +02:00
parent f5e85cee7e
commit aa9b2df225
6 changed files with 144 additions and 690 deletions

View File

@ -1,4 +1,5 @@
FROM docker.io/library/alpine:3.21.3
RUN apk add --no-cache \
bash \
ca-certificates \