adjust image name
This commit is contained in:
@ -4,7 +4,7 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
IMAGE_NAME: registry.hottis.de/base-build-env
|
IMAGE_NAME: registry.hottis.de/dockerized/base-build-env
|
||||||
HUB_IMAGE_NAME: wollud1969/base-build-env
|
HUB_IMAGE_NAME: wollud1969/base-build-env
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
FROM debian:buster
|
FROM debian:buster
|
||||||
|
|
||||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||||
LABEL ImageName="registry.hottis.de/base-build-env"
|
LABEL ImageName="registry.hottis.de/dockerized/base-build-env"
|
||||||
LABEL AlternativeImageName="wollud1969/base-build-env"
|
LABEL AlternativeImageName="wollud1969/base-build-env"
|
||||||
|
|
||||||
ARG RELEASETOOL_URL="https://home.hottis.de/gitlab/wolutator/gitlabreleaseuploader/uploads/25ef4a3247a99a0dbaf6507dd9cba36e/GitlabReleaseTool.zip"
|
ARG RELEASETOOL_URL="https://home.hottis.de/gitlab/wolutator/gitlabreleaseuploader/uploads/25ef4a3247a99a0dbaf6507dd9cba36e/GitlabReleaseTool.zip"
|
||||||
|
Reference in New Issue
Block a user