Skip to content
Snippets Groups Projects
Commit 3e8ccf07 authored by ale's avatar ale
Browse files

Run chaperone with --debug by default

parent 3ab008ef
No related branches found
No related tags found
No related merge requests found
Pipeline #7439 passed
......@@ -6,5 +6,5 @@ COPY deb_autistici_org.gpg /etc/apt/trusted.gpg.d/
RUN /tmp/build.sh && rm /tmp/build.sh
ENTRYPOINT ["/usr/local/bin/chaperone", "--no-syslog"]
ENTRYPOINT ["/usr/local/bin/chaperone", "--no-syslog", "--debug"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment