Skip to content
Snippets Groups Projects
Commit 3aa5a37a authored by Alex ORLUC's avatar Alex ORLUC
Browse files

Merge branch 'fix/24065/develop' into 'develop'

[24065] [ci tag creation] génération du fichier release KO

See merge request maarch/MaarchParapheur!222
parents b07ee61b 60410df5
No related branches found
No related tags found
No related merge requests found
...@@ -153,6 +153,7 @@ if [ $FIRST_TAG == 0 ]; then ...@@ -153,6 +153,7 @@ if [ $FIRST_TAG == 0 ]; then
FINAL_LOG="tmp4.txt" FINAL_LOG="tmp4.txt"
CONTENT="" CONTENT=""
git fetch --tags
git branch -D $RELEASE_BRANCH git branch -D $RELEASE_BRANCH
git pull origin $RELEASE_BRANCH git pull origin $RELEASE_BRANCH
git checkout $RELEASE_BRANCH git checkout $RELEASE_BRANCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment