fix: wrong shell command
This commit is contained in:
parent
289877ce89
commit
6f25e4caa4
@ -27,4 +27,4 @@
|
||||
shell: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
||||
|
||||
- name: installation de peertube...
|
||||
shell: helm 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user