mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
* make the local link build fast and run the test only if asked #1588 * demo core doesn't exist * link after install * move in after success matrix build and install scripts
This commit is contained in:
committed by
Mario Romano
parent
2bedae8db5
commit
1661d58765
@@ -25,6 +25,6 @@ do
|
||||
echo "====== PUBLISHING: ${DESTDIR} ====="
|
||||
cd ${DESTDIR}
|
||||
npm install
|
||||
npm publish
|
||||
npm run publish:prod
|
||||
cd ${DIR}
|
||||
done
|
||||
|
Reference in New Issue
Block a user