fix in image name
This commit is contained in:
@ -4,7 +4,7 @@ stages:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: registry.hottis.de/wolutator/build-env-arduino:latest
|
image: registry.hottis.de/dockerized/build-env-arduino:latest
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
@ -25,7 +25,7 @@ build:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
image: registry.hottis.de/wolutator/base-build-env
|
image: registry.hottis.de/dockerized/base-build-env
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user