Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
git-test
Commits
662f9431
Commit
662f9431
authored
Apr 29, 2019
by
Ulf Seltmann
Browse files
modified gitolite-mirror
parent
7963e1b8
Pipeline
#2063
passed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
662f9431
stages
:
-
mirror
git
hub
_mirror
:
git
olite
_mirror
:
stage
:
mirror
image
:
name
:
alpine/git
...
...
@@ -17,7 +17,7 @@ github_mirror:
cd /tmp
git clone --mirror ${CI_REPOSITORY_URL} project
cd project
git remote add gitolite git@git.ub.intern.uni-leipzig.de:git-test.git
git remote add gitolite git@git.ub.intern.uni-leipzig.de:
gitlab-mirror/
git-test.git
git push --mirror gitolite
tags
:
-
docker
...
...
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