chore(ci): nicer version

This commit is contained in:
genofire 2022-07-10 00:15:19 +02:00
parent bc0dd52e1a
commit d8e3d91892
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ variables:
GLUON_DIR: "$CI_PROJECT_DIR/gluon/"
before_script:
- export GLUON_RELEASE="$(git describe --tags --dirty=+ | sed 's/^v//g')~$(git rev-parse --abbrev-ref HEAD)${CI_PIPELINE_ID}"
- export GLUON_RELEASE="$(git describe --tags --abbrev=0)-build${CI_PIPELINE_ID}"
.job_build:
tags: