Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
78e8a9ee
Verified
Commit
78e8a9ee
authored
Jan 12, 2021
by
Laurent Heirendt
✈
Browse files
co previous branch
parent
5abbcee9
Pipeline
#36271
failed with stages
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
78e8a9ee
...
...
@@ -55,7 +55,7 @@ save:commitIndex:
-
git checkout -b tmpBranch ||
true
-
git add --all ||
true
-
git commit -m "Update index" ||
true
-
git checkout
$CI_COMMIT_REF_NAME
||
true
-
git checkout
-
||
true
-
git pull origin $CI_COMMIT_REF_NAME
-
git merge tmpBranch --ff ||
true
-
git push origin $CI_COMMIT_REF_NAME ||
true
...
...
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