mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-11 23:52:47 +00:00
Added baseUrl fix
This commit is contained in:
parent
d9489f0ac7
commit
2973b5d4b9
@ -144,4 +144,4 @@ integration tests:
|
|||||||
stage: integration tests
|
stage: integration tests
|
||||||
script:
|
script:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn run test-integration --baseUrl="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"
|
- yarn run test-integration -c baseUrl="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"
|
Loading…
Reference in New Issue
Block a user