Also upload dist-newstyle/cache on failure

This commit is contained in:
Julian Ospald 2021-07-27 10:39:55 +02:00
parent d3e3ebd63f
commit 4512468108
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F

View File

@ -104,6 +104,7 @@ variables:
expire_in: 2 week expire_in: 2 week
paths: paths:
- golden - golden
- dist-newstyle/cache/
when: on_failure when: on_failure
# .test_ghcup_scoop: # .test_ghcup_scoop:
@ -202,6 +203,7 @@ variables:
expire_in: 2 week expire_in: 2 week
paths: paths:
- out - out
- dist-newstyle/cache/
only: only:
- tags - tags
variables: variables: