use new version of uploader
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user