mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
ci: wrap sanity checks
This commit is contained in:
@@ -5,6 +5,8 @@ sdir="."
|
||||
[ -n "${0%/*}" ] && sdir="${0%/*}"
|
||||
. $sdir/common.sh
|
||||
|
||||
check_pwd
|
||||
check_input_ver_build
|
||||
eval $(parse_version "$1")
|
||||
datestamp="$(date +%Y%m%dT%H%M%SZ)"
|
||||
nightly="n${datestamp}"
|
||||
|
Reference in New Issue
Block a user