CI: WIP
Some checks failed
Some checks failed
This commit is contained in:
parent
cac0ef4240
commit
a91d760c08
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@ test:archlinux:
|
|||
- pytest -o 'testpaths=gerbonara/tests' -o 'norecursedirs=*'
|
||||
dependencies:
|
||||
- build:archlinux
|
||||
cache:
|
||||
key: test-image-cache
|
||||
paths:
|
||||
- gerbonara/tests/image_cache/*.svg
|
||||
- gerbonara/tests/image_cache/*.png
|
||||
artifacts:
|
||||
name: "gerbolyze-$CI_COMMIT_REF_NAME-gerbonara"
|
||||
when: on_failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue