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:
parent
716f9216e3
commit
ed05efbcd1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user