Retire CI test et fichier .env Docker et corrige docker-build.yml

This commit is contained in:
2025-08-25 04:26:10 +02:00
parent 405d53374d
commit 8f31bda68a
4 changed files with 26 additions and 71 deletions

View File

@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
&& rm -rf /var/lib/apt/lists/* \
&& rm zabbix-release_latest_7.4+debian12_all.deb
COPY requirements.txt .
#COPY run-web.py .
COPY run-web.py .
COPY ./database ./database
COPY ./discordbot ./discordbot
COPY ./protondb ./protondb