use fix release uploader
This commit is contained in:
@ -3,7 +3,7 @@ FROM debian:latest
|
||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||
LABEL ImageName="registry.gitlab.com/wolutator/base-build-env"
|
||||
|
||||
ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/ffc1cc36bbd7e1a56c121f51bf1b4b90/GitlabReleaseTool.zip"
|
||||
ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/bf3c2de1b4865c32a8afcef09cbb9341/GitlabReleaseTool.zip"
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
Reference in New Issue
Block a user