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
|
||||
variables:
|
||||
JSON_VERSION: "0.0.3"
|
||||
artifacts:
|
||||
expire_in: 2 week
|
||||
paths:
|
||||
- golden
|
||||
when: on_failure
|
||||
|
||||
.test_ghcup_version:linux:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user