mirror of
https://github.com/Lunik/gitea_prometheus_exporter.git
synced 2025-04-18 11:04:02 +03:00
fix
Signed-off-by: Lunik <lunik@tiwabbit.fr>
This commit is contained in:
parent
9c4d222765
commit
758c247284
@ -7,6 +7,7 @@ COPY requirements.txt .
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
COPY api api
|
||||
COPY lib lib
|
||||
COPY prometheus-exporter.py .
|
||||
COPY config.yml.exemple config.yml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user