CI: WIP
Some checks failed
Some checks failed
This commit is contained in:
parent
0d21c171d3
commit
4e1874e7d8
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ test:debian_10:
|
|||
stage: test
|
||||
image: "registry.gitlab.com/gerbolyze/build-containers/debian:10"
|
||||
script:
|
||||
- "pytest -o 'testpaths=gerbonara/tests' -o 'norecursedirs=*'"
|
||||
- pip3 install --user pytest
|
||||
- ~/.local/bin/pytest -o 'testpaths=gerbonara/tests' -o 'norecursedirs=*'
|
||||
dependencies:
|
||||
- build:debian_10
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue