This commit is contained in:
Peter 2019-09-27 23:13:21 +04:00
parent 45e2d891b1
commit 5ee348ca2d

View File

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