add semver validator

This commit is contained in:
Wolfgang Hottgenroth 2020-08-26 18:26:05 +02:00
parent 0897d76fdc
commit 47621f90c0
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -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