Add gitea workflow
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user