This commit is contained in:
Peter 2019-10-25 23:12:53 +04:00
parent b55871b673
commit 04b8219198

View File

@ -1,5 +1,7 @@
#!/bin/sh
set -x
if [ -z "BUILD_NUMBER" ]; then
echo "BUILD_NUMBER is not set"
exit 1