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

@ -3,7 +3,7 @@
# generic-tracing experiment was already built and the binaries are in
# place (~fail/bin/*)
FROM fail-generic-tracing
FROM gitea.vps.chriphost.de/christoph/fail-generic-tracing:latest
LABEL org.opencontainers.image.authors="Christian Dietrich <stettberger@dokucode.de>"
@ -130,6 +130,7 @@ RUN apt-get update \
# python2-mysqldb \
# python2-yaml \
unzip \
bochs \
&& apt-get clean
# Fix old shebangs