mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 01:28:42 +00:00
ci: version the debian nightly appropriately
This commit is contained in:
parent
720e1dc9c4
commit
94d91aa4f7
@ -16,7 +16,7 @@ dst_version="$ver"
|
||||
dst_name="freeswitch-${dst_version}"
|
||||
dst_parent="/tmp/"
|
||||
dst_dir="/tmp/${dst_name}"
|
||||
dst_full_version="${dst_version}.${nightly}.${build}"
|
||||
dst_full_version="${dst_version}~${nightly}~${build}"
|
||||
dst_full_name="freeswitch-${dst_full_version}"
|
||||
|
||||
mkdir -p $src_repo/debbuild/
|
||||
|
Loading…
x
Reference in New Issue
Block a user