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