mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Use the local npm publish command
This commit is contained in:
parent
1407bff208
commit
453461f8ca
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user