x flag on uploader was missing, does not survive download
This commit is contained in:
@ -19,6 +19,7 @@ RUN \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
wget https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/e11f5a3880ffcafca05885e6157be974/gitlabreleaseuploader.py && \
|
||||
chmod 755 gitlabreleaseuploader.py && \
|
||||
mv gitlabreleaseuploader.py /usr/bin
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user