forked from cps-deployments/psi.bec
build: update BEC URL to pull from github
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
- name: Clone BEC repository
|
||||
become_user: "{{ bec_user }}"
|
||||
ansible.builtin.git:
|
||||
repo: https://gitlab.psi.ch/bec/bec.git
|
||||
repo: https://github.com/bec-project/bec.git
|
||||
dest: "{{ bec_path }}/bec"
|
||||
version: "{{ bec_version }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user