mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Use the local npm publish command
This commit is contained in:
@@ -89,8 +89,7 @@ jobs:
|
|||||||
./scripts/travis/e2e/process-services-cloud-e2e.sh
|
./scripts/travis/e2e/process-services-cloud-e2e.sh
|
||||||
- stage: Release on npm
|
- stage: Release on npm
|
||||||
script:
|
script:
|
||||||
- npm install @alfresco/adf-cli@alpha
|
- ./lib/cli/dist/bin/adf-cli npm-publish --npmRegistry $NPM_REGISTRY_ADDRESS --tokenRegistry $NPM_REGISTRY_TOKEN --tag $TAG_NPM --pathProject "$(pwd)"
|
||||||
- ./node_modules/@alfresco/adf-cli/bin/adf-cli npm-publish --npmRegistry $NPM_REGISTRY_ADDRESS --tokenRegistry $NPM_REGISTRY_TOKEN --tag $TAG_NPM --pathProject "$(pwd)"
|
|
||||||
|
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
|
Reference in New Issue
Block a user