Skip to content
Snippets Groups Projects
Commit 33f99bc8 authored by Ostermayer, Markus's avatar Ostermayer, Markus
Browse files

renamed image to be only lower-cased

parent 5073262e
Branches
No related tags found
No related merge requests found
Pipeline #188678 failed
...@@ -3,7 +3,7 @@ image: docker:20.10.10 ...@@ -3,7 +3,7 @@ image: docker:20.10.10
build-image: build-image:
stage: build stage: build
variables: variables:
IMAGE_NAME: "OS-SWEB-Buildimage" IMAGE_NAME: "os-sweb-buildimage"
IMAGE_TAG: $CI_REGISTRY_IMAGE/$IMAGE_NAME:latest IMAGE_TAG: $CI_REGISTRY_IMAGE/$IMAGE_NAME:latest
services: services:
- docker:20.10.10-dind - docker:20.10.10-dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment