mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
enable some travis step only in development
This commit is contained in:
parent
9ef00e3ddd
commit
192a97033e
@ -49,6 +49,7 @@ jobs:
|
||||
- stage: Packaging test
|
||||
script: (npm run build-lib || exit 1;) && node ./scripts/upload-build-lib-in-cs.js -u $E2E_USERNAME -p $E2E_PASSWORD --host $E2E_HOST -f $TRAVIS_BUILD_NUMBER
|
||||
- stage: Test Update version 2.0.0
|
||||
if: branch = development
|
||||
env: STAGE=test-BC
|
||||
script: ./scripts/test-e2e-bc.sh
|
||||
- stage: Test Update version 2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user