Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maximilian Sprengholz
a-long-view
Commits
6db89add
Commit
6db89add
authored
Dec 23, 2020
by
Maximilian Sprengholz
😵
Browse files
Bump to v1.2.0
parent
942e41a6
Pipeline
#14997
canceled with stages
Changes
1
Pipelines
13
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6db89add
...
...
@@ -31,7 +31,7 @@ gen_docs:
-
git push origin :refs/tags/${CI_COMMIT_TAG}
-
git tag -d ${CI_COMMIT_TAG}
-
git tag -a ${CI_COMMIT_TAG} -m "Bump to ${CI_COMMIT_TAG} [ci skip]"
-
git push origin HEAD:
master --tags
-
git push origin HEAD:
refs/tags/${CI_COMMIT_TAG}
only
:
-
tags
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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