Upload golden files as artifacts on failure
This commit is contained in:
parent
1140132a25
commit
778ee142d5
@ -61,6 +61,11 @@ variables:
|
|||||||
- ./.gitlab/script/ghcup_version.sh
|
- ./.gitlab/script/ghcup_version.sh
|
||||||
variables:
|
variables:
|
||||||
JSON_VERSION: "0.0.3"
|
JSON_VERSION: "0.0.3"
|
||||||
|
artifacts:
|
||||||
|
expire_in: 2 week
|
||||||
|
paths:
|
||||||
|
- golden
|
||||||
|
when: on_failure
|
||||||
|
|
||||||
.test_ghcup_version:linux:
|
.test_ghcup_version:linux:
|
||||||
extends:
|
extends:
|
||||||
|
Loading…
Reference in New Issue
Block a user