Skip to content
Code-Schnipsel Gruppen Projekte
Commit bf910d18 erstellt von Jan Wennrich's avatar Jan Wennrich
Dateien durchsuchen

feat!: another major-release

Übergeordneter 13bfa309
No related branches found
No related tags found
1 Merge Request!115feat!: another major-release
......@@ -7,7 +7,7 @@ release:
image: toolhippie/semantic-release:${SEMANTIC_RELEASE_VERSION}
script:
- git config --global --add safe.directory $CI_PROJECT_DIR
- CURRENT_VERSION=$(git describe --abbrev=0 --tags | cut -c1 || echo "0.0.0")
- CURRENT_VERSION=$(git describe --abbrev=0 --tags || echo "0.0.0")
- echo $CURRENT_VERSION
- CURRENT_MAJOR_VERSION=$(echo ${CURRENT_VERSION} | cut -c1)
- echo $CURRENT_MAJOR_VERSION
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren