Add gitea workflow

This commit is contained in:
2026-02-09 11:06:53 +01:00
parent 12a95af8af
commit 85f0fc97b5
5 changed files with 65 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Inherit from docker container that has the fail source code prepared,
# including all tools which are needed to build FAIL*
FROM fail-base
FROM gitea.vps.chriphost.de/christoph/fail-base:latest
LABEL org.opencontainers.image.authors="Christian Dietrich <stettberger@dokucode.de>"