mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix build script
This commit is contained in:
@@ -152,7 +152,7 @@ do
|
|||||||
npm publish ${OPTIONS} --access=public || exit 1
|
npm publish ${OPTIONS} --access=public || exit 1
|
||||||
|
|
||||||
if $EXEC_CHANGE_REGISTRY == true; then
|
if $EXEC_CHANGE_REGISTRY == true; then
|
||||||
rm rimraf .npmrc
|
rm .npmrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if $EXEC_SLEEP == true; then
|
if $EXEC_SLEEP == true; then
|
||||||
|
Reference in New Issue
Block a user