mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add logs
This commit is contained in:
@@ -16,5 +16,8 @@ else
|
||||
./scripts/smart-build.sh -b $TRAVIS_BRANCH -gnu || exit 1;
|
||||
fi;
|
||||
|
||||
echo "====== Build Demo shell dist ====="
|
||||
npm run build:dist || exit 1;
|
||||
|
||||
echo "====== License Check ====="
|
||||
npm run license-checker
|
||||
|
Reference in New Issue
Block a user