This helps with debugging.
deckard:linux:amd64:
stage: test
+ variables:
+ TMPDIR: $CI_PROJECT_DIR
except:
- schedules # prevent unstable test from cancelling nightly OBS build
script:
dependencies:
- build:linux:amd64
artifacts:
- expire_in: 1 hour
+ when: always
paths:
- ./*.info
+ - tmpdeckard*
+ expire_in: 1 week
tags:
- docker
- linux
- docker
- linux
- amd64
- artifacts:
- when: on_failure
- expire_in: 1 week
- paths:
- - tmpdeckard*
-
.respdiff: &respdiff
stage: respdiff