mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +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
Denys Vuika
parent
2f3aeb84a1
commit
d739526517
@@ -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