fix bamboo script publish

restore general tslint file
This commit is contained in:
Eugenio Romano
2018-05-08 13:11:12 +01:00
parent 0a8d1fd6ea
commit aff83a66be
4 changed files with 195 additions and 75 deletions

View File

@@ -146,7 +146,7 @@ fi
if $EXEC_BUILD == true; then
echo "====== Build ADF ===== "
npm run build
npm run build-lib
fi
for PACKAGE in ${projects[@]}