Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
3b30779e
Commit
3b30779e
authored
Jul 21, 2020
by
Sven-Hendrik Haase
Browse files
dbscripts: Change push url for svntogit script
parent
d766f78c
Pipeline
#519
passed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
roles/dbscripts/tasks/main.yml
View file @
3b30779e
...
...
@@ -245,7 +245,7 @@
-
skip_ansible_lint
-
name
:
add svntogit public remotes
command
:
git remote add public
ssh://git.archlinux.org/srv/git
/svntogit
/
{{ item }}.git chdir=/srv/svntogit/repos/{{ item }}
command
:
git remote add public
git@github.com:archlinux
/svntogit
-
{{ item }}.git chdir=/srv/svntogit/repos/{{ item }}
with_items
:
-
community
-
packages
...
...
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