fix: try to solve an issue

This commit is contained in:
Elam Monnot 2023-03-30 11:21:59 +02:00
parent 6f25e4caa4
commit 33a9c5e8f6

View File

@ -27,4 +27,4 @@
shell: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
- name: installation de peertube...
shell: helm dependency build /root/tools/peertube/Peertube-helm/helm && helm install --create-namesapce -n peertube peertube-gsb
shell: helm dependency build /root/tools/peertube/Peertube-helm/helm/ && helm install --create-namesapce -n peertube peertube-gsb