mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
ci: include full links to issues
This commit is contained in:
parent
288d564c8b
commit
8aeec95bae
@ -163,7 +163,6 @@ crypto build:
|
|||||||
|
|
||||||
# Legacy
|
# Legacy
|
||||||
|
|
||||||
# TODO: add clang https://github.com/trezor/trezor-firmware/issues/44
|
|
||||||
legacy fw regular build:
|
legacy fw regular build:
|
||||||
stage: build
|
stage: build
|
||||||
<<: *only_changes_legacy
|
<<: *only_changes_legacy
|
||||||
|
@ -62,7 +62,7 @@ core unix btconly device test:
|
|||||||
core unix monero test:
|
core unix monero test:
|
||||||
stage: test
|
stage: test
|
||||||
<<: *only_changes_core
|
<<: *only_changes_core
|
||||||
retry: 2 # see #405
|
retry: 2 # see https://github.com/trezor/trezor-firmware/issues/405
|
||||||
dependencies:
|
dependencies:
|
||||||
- core unix frozen regular build
|
- core unix frozen regular build
|
||||||
script:
|
script:
|
||||||
@ -72,7 +72,7 @@ core unix monero test:
|
|||||||
core unix u2f test:
|
core unix u2f test:
|
||||||
stage: test
|
stage: test
|
||||||
<<: *only_changes_core
|
<<: *only_changes_core
|
||||||
retry: 2 # see #596
|
retry: 2 # see https://github.com/trezor/trezor-firmware/issues/596
|
||||||
dependencies:
|
dependencies:
|
||||||
- core unix frozen regular build
|
- core unix frozen regular build
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user