mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-10-31 20:39:48 +00:00
fixup! feat(ci): Suite e2e tests in CI pipeline testing current emulator
This commit is contained in:
parent
32d8ad3d96
commit
1dd5ebbf62
@ -342,7 +342,7 @@ core unix memory profiler:
|
||||
suite e2e tests:
|
||||
stage: test
|
||||
variables:
|
||||
COMPOSE_FILE: ./docker/docker-compose.suite-e2e-tests.yml
|
||||
COMPOSE_FILE: ./docker/docker-compose-suite-e2e-tests.yml
|
||||
before_script:
|
||||
- docker login $CI_DEPENDENCY_PROXY_SERVER -u $CI_DEPENDENCY_PROXY_USER -p $CI_DEPENDENCY_PROXY_PASSWORD
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user