add semver validator
This commit is contained in:
parent
0897d76fdc
commit
47621f90c0
@ -4,7 +4,7 @@ stages:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: check
|
stage: check
|
||||||
image: registry.gitlab.com/wolutator/base-build-env:latest
|
image: registry.hottis.de/dockerized/base-build-env:latest
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
@ -15,7 +15,7 @@ build:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
image: registry.gitlab.com/wolutator/base-build-env
|
image: registry.hottis.de/dockerized/base-build-env:latest
|
||||||
tags:
|
tags:
|
||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user