1
0
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:
grdddj 2021-08-06 18:20:17 +02:00
parent 32d8ad3d96
commit 1dd5ebbf62

View File

@ -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: