mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-05-15 15:31:28 +01:00
Update repo URL
This commit is contained in:
+1
-2
@@ -45,8 +45,7 @@
|
||||
|
||||
- name: Clone / update from source repos
|
||||
ansible.builtin.git:
|
||||
# repo: 'https://github.com/Southampton-RSG/breccia-mapper.git'
|
||||
repo: 'https://github.com/mgrove36/breccia-network-mapper.git'
|
||||
repo: 'https://github.com/Southampton-RSG/breccia-mapper.git'
|
||||
dest: '{{ project_src_dir }}'
|
||||
version: dev # master
|
||||
accept_hostkey: yes
|
||||
|
||||
Reference in New Issue
Block a user