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
7a7e5bec
Commit
7a7e5bec
authored
Dec 23, 2020
by
Maximilian Sprengholz
😵
Browse files
testing
parent
709f0582
Pipeline
#14946
passed with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7a7e5bec
...
...
@@ -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
git push
http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH} HEAD:${CI_COMMIT_REF_NAME} --tags
-
git push http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH} HEAD:${CI_COMMIT_REF_NAME} --tags
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