ci: save everything under ci-artifacts
A general purpose artifact save directory where test scripts can add files to be saved.
This commit is contained in:
parent
b7df6ac627
commit
720ffbfbb7
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ stages:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- journal-log
|
- journal-log
|
||||||
|
- ci-artifacts
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
init:
|
init:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue