Fixup
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-06-11 10:54:17 -04:00
parent a8f0558466
commit b0c8943f1f
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ RUN curl -sSL https://git.nixc.us/Nixius/go-glitch/raw/branch/master/install.sh
COPY notify.sh /notify.sh COPY notify.sh /notify.sh
RUN chmod +x /notify.sh RUN chmod +x /notify.sh
ENV GLITCHTIP_DSN="" ENV GLITCHTIP_DSN=""
CMD ["./oculus"] CMD ["oculus"]