1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-04-21 17:49:03 +00:00

Remove docker image after run

This commit is contained in:
Vladimir Volek 2019-01-28 13:41:43 +01:00
parent 716f9216e3
commit ed05efbcd1

View File

@ -151,7 +151,7 @@ integration tests:
stage: integration tests
script:
- docker build -t wallet-emulator-bridge-tests .
- docker run wallet-emulator-bridge-tests
- docker run --rm wallet-emulator-bridge-tests
artifacts:
expire_in: 1 week
paths: