Update Both CIs to run parallel jobs (#3120)

This commit is contained in:
Me No Dev
2019-08-21 01:56:05 +03:00
committed by GitHub
parent 390da0d090
commit 70a896481d
4 changed files with 131 additions and 94 deletions

View File

@ -1,5 +1,10 @@
#!/bin/bash
if [ -z "$TRAVIS_TAG" ]; then
echo "Skipping Packaging: Regular build"
exit 0
fi
############################################################
# $1 - download link
# $2 - JSON output file