diff --git a/.gitlab/script/ghcup_version.sh b/.gitlab/script/ghcup_version.sh index 360e63f..02f7f3b 100755 --- a/.gitlab/script/ghcup_version.sh +++ b/.gitlab/script/ghcup_version.sh @@ -14,7 +14,7 @@ eghcup() { ghcup -v -c -s file://$(pwd)/ghcup-${JSON_VERSION}.json "$@" } -git describe +git describe --always ### build