Skip to content
Snippets Groups Projects
Commit eb7b5279 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !45
parents 0abbdbd2 ef26f34a
No related branches found
No related tags found
1 merge request!45Merging develop into main
Pipeline #788167 passed
......@@ -27,7 +27,7 @@ if [[ "$1" == "major" ]]; then
TITLE="${TITLE} [MAJOR_VERSION]"
fi
sleep 2
git fetch
rm /tmp/glab.log >/dev/null 2>&1 || true
glab mr create --fill --yes --source-branch ${SOURCEBRANCH} --target-branch ${TARGETBRANCH} --title "$TITLE" > /tmp/glab.log
EC=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment