mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update script publish and change version
This commit is contained in:
committed by
Eugenio Romano
parent
70a3c863e6
commit
8a3d157cf1
@@ -17,10 +17,10 @@ cd "$DIR/../demo-shell-ng2"
|
||||
show_help() {
|
||||
echo "Usage: npm-publish.sh"
|
||||
echo ""
|
||||
echo "-f or -force publish the package with force"
|
||||
echo "-r or -registry to publish in an alternative npm registry -registry 'http://npm.local.me:8080/' "
|
||||
echo "-f or --force publish the package with force"
|
||||
echo "-r or --registry to publish in an alternative npm registry -registry 'http://npm.local.me:8080/' "
|
||||
echo "-token auth token for publish in the npm registry"
|
||||
echo "-t or -tag to add a tag when publish a package"
|
||||
echo "-t or --tag to add a tag when publish a package"
|
||||
echo "--sleep add a sleep before any publish"
|
||||
echo "-gitjsapi to build all the components against a commit-ish version of the JS-API"
|
||||
}
|
||||
|
Reference in New Issue
Block a user