Fixed script

This commit is contained in:
2020-06-07 13:32:25 +01:00
parent cd238e5415
commit 34f4834977
2 changed files with 4 additions and 8 deletions

View File

@@ -6,6 +6,6 @@ ADD giteaPR.sh /
RUN chmod +x /giteaPR.sh
ENV GITEA_HOST=git.cluster.fun
ENV ACCESS_KEY=
ENV ACCESS_TOKEN=
ENTRYPOINT [ "/giteaPR.sh" ]