Add sudo to deploy-package task
This commit is contained in:
@ -4,4 +4,4 @@ bbuilder:
|
|||||||
published:
|
published:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- /bin/bash build-stable-deb.sh
|
- /bin/bash build-stable-deb.sh
|
||||||
- /usr/local/bin/deploy-package -C pvc
|
- sudo /usr/local/bin/deploy-package -C pvc
|
||||||
|
Reference in New Issue
Block a user