1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 05:58:09 +00:00

ci: run HW tests for secfix branches

This commit is contained in:
Tomas Susanka 2020-08-24 13:30:57 +02:00
parent 141d9099f5
commit db020c7a47

View File

@ -294,6 +294,7 @@ hardware legacy regular device test:
- schedules # nightly build
- /^legacy\//
- /^release\//
- /^secfix\//
tags:
- tpmb
needs: ["legacy fw regular debug build"]
@ -320,6 +321,7 @@ hardware legacy btconly device test:
- schedules # nightly build
- /^legacy\//
- /^release\//
- /^secfix\//
tags:
- tpmb
needs: ["legacy fw btconly debug build"]