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