forked from cps-deployments/psi.bec
Merge branch 'wakonig_k-main-patch-ff78' into 'main'
build: update BEC Widgets URL to pull from github See merge request psd_deployments/roles/psi.bec!1
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
- name: Clone BEC Widgets repository
|
||||
become_user: "{{ bec_user }}"
|
||||
ansible.builtin.git:
|
||||
repo: https://gitlab.psi.ch/bec/bec_widgets.git
|
||||
repo: https://github.com/bec-project/bec_widgets.git
|
||||
dest: "{{ bec_path }}/bec_widgets"
|
||||
version: "{{ bec_widgets_version }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user