mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix bc conf script
This commit is contained in:
parent
2a883fca5f
commit
a588c8cd26
@ -80,7 +80,7 @@ jobs:
|
|||||||
- stage: Test Update version 2.0.0
|
- stage: Test Update version 2.0.0
|
||||||
if: branch = development
|
if: branch = development
|
||||||
env: STAGE=test-BC
|
env: STAGE=test-BC
|
||||||
script: ./scripts/test-e2e-bc.sh
|
script: ./scripts/test-e2e-bc.sh -b $TRAVIS_BUILD_NUMBER
|
||||||
- stage: Test Update version 2.0.0
|
- stage: Test Update version 2.0.0
|
||||||
env: STAGE=test-export
|
env: STAGE=test-export
|
||||||
script: npm run test-export
|
script: npm run test-export
|
||||||
|
Loading…
x
Reference in New Issue
Block a user