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
3ee7f323
Commit
3ee7f323
authored
Dec 23, 2020
by
Maximilian Sprengholz
😵
Browse files
Automation on tags
parent
1eeb9a4a
Pipeline
#14884
failed with stages
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ee7f323
...
...
@@ -27,7 +27,7 @@ gen_docs:
-
git add docs/appendix.md
-
git add docs/appendix.html
-
git commit -m "Document build ${CI_COMMIT_TAG} [ci skip]" || echo "Nothing to commit."
-
git push http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH} HEAD:${CI_COMMIT_REF_NAME}
--delete origin
${CI_COMMIT_TAG}
-
git push http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH} HEAD:${CI_COMMIT_REF_NAME}
origin :refs/tags/
${CI_COMMIT_TAG}
-
git push http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH} HEAD:${CI_COMMIT_REF_NAME}
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