Update Gitlab Pipeline user configurations

This commit is contained in:
DevTekVE
2023-12-05 18:19:18 +00:00
parent 8c817a37e0
commit c48d1bee55
2 changed files with 26 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ if [ -z "$GIT_ORIGIN" ]; then
fi
# "Tagging"
echo "#define COMMA_VERSION \"$VERSION-dev\"" > ${OUTPUT_DIR}/common/version.h
echo "#define COMMA_VERSION \"$VERSION\"" > ${OUTPUT_DIR}/common/version.h
## set git identity
#source $DIR/identity.sh