Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
MaarchCourrier
Commits
75d35acb
Commit
75d35acb
authored
Dec 08, 2021
by
Quentin Ribac
Browse files
FEAT #18541 TIME 0 typo
parent
4fb914e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/new_tag.sh
View file @
75d35acb
...
...
@@ -73,7 +73,7 @@ echo "Set user git : $GITLAB_USER_NAME <$GITLAB_USER_EMAIL>"
git config
--global
user.email
"
$GITLAB_USER_EMAIL
"
&&
git config
--global
user.name
"
$GITLAB_USER_NAME
"
git remote set-url origin
"https://gitlab-ci-token:
${
TOKEN_GITLAB
}
@
${
GILAB_URL
}
/
${
CI_PROJECT_PATH
}
"
git remote set-url origin
"https://gitlab-ci-token:
${
TOKEN_GITLAB
}
@
${
GI
T
LAB_URL
}
/
${
CI_PROJECT_PATH
}
"
git branch
-D
$major_version
git pull origin
$major_version
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment