Skip to content
Snippets Groups Projects
Commit 83dcdc3d authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

correct git repo location which has been moved from odoppelt to hub

Former-commit-id: 3c38fdfb303a82cee915cef4ccf97d1597cc9040
parent 7b29e60c
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@
- name: pull branch master
become_user: "{{ deploy_user_name }}"
git:
repo=git@gitlab.pasteur.fr:odoppelt/iPPIDB.git
repo=git@gitlab.pasteur.fr:hub/iPPIDB.git
dest=/home/{{ deploy_user_name }}/iPPIDB
accept_hostkey=yes
- name: install python requirements
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment