Rename build-deb.sh to build-stable-deb.sh
Unifies the naming with the other build-unstable-deb.sh script.
This commit is contained in:
parent
ff4fc18a60
commit
eee5c25d6f
|
@ -3,5 +3,5 @@ bbuilder:
|
||||||
release:
|
release:
|
||||||
published:
|
published:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- /bin/bash build-deb.sh
|
- /bin/bash build-stable-deb.sh
|
||||||
- /usr/local/bin/deploy-package -C pvc
|
- /usr/local/bin/deploy-package -C pvc
|
||||||
|
|
Loading…
Reference in New Issue