use new version of uploader

This commit is contained in:
2019-05-30 15:03:30 +02:00
parent 1baac948c0
commit 38f2695d37
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ RUN \
apt-get install -y curl && \
rm -rf /var/lib/apt/lists/* && \
cd /tmp && \
wget https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/bdeffcb6ce8d8a37576054d5b05fc14e/gitlabreleaseuploader.py && \
wget https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/e11f5a3880ffcafca05885e6157be974/gitlabreleaseuploader.py && \
mv gitlabreleaseuploader.py /usr/bin

View File

@ -1 +1 @@
0.0.6
0.0.7