use new gitlabreleaseuploader

This commit is contained in:
2020-02-28 19:39:46 +01:00
parent 8b445fb227
commit 69776edd3c
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN \
apt-get install -y zip && \
rm -rf /var/lib/apt/lists/* && \
cd /tmp && \
wget https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/a49c741535ee534829fc8b40784ced19/GitlabReleaseTool.zip && \
wget https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/0308d80f2f457da3be2778b864478b0f/GitlabReleaseTool.zip && \
unzip GitlabReleaseTool.zip && \
chmod 755 gitlabreleaseuploader.py && \
chmod 755 deleterelease.py && \

View File

@ -1 +1 @@
0.1.0
0.1.1