1
0
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:
Pavol Rusnak 2019-10-26 11:27:49 +02:00
parent 288d564c8b
commit 8aeec95bae
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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: