adjust ci script
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
FROM debian:latest
|
||||
FROM debian:buster
|
||||
|
||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||
LABEL ImageName="registry.gitlab.com/wolutator/base-build-env"
|
||||
LABEL ImageName="registry.hottis.de/base-build-env"
|
||||
LABEL AlternativeImageName="wollud1969/base-build-env"
|
||||
|
||||
ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/293514354c90df1c2c4cd2940240f91a/GitlabReleaseTool.zip"
|
||||
ARG RELEASETOOL_URL="https://home.hottis.de/gitlab/wolutator/gitlabreleaseuploader/uploads/25ef4a3247a99a0dbaf6507dd9cba36e/GitlabReleaseTool.zip"
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
Reference in New Issue
Block a user