kopia lustrzana https://github.com/jupyterhub/repo2docker
Try to make expanded matrix of tests work properly
rodzic
0984e8544e
commit
6d80f2df8f
|
@ -8,11 +8,11 @@ install:
|
|||
- pip install -e .
|
||||
- pip install pytest-xdist pyyaml
|
||||
|
||||
script:
|
||||
- pytest -s -v -n4 tests/${REPO_TYPE}
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script:
|
||||
- pytest -s -v -n4 tests/${REPO_TYPE}
|
||||
- stage: deploy
|
||||
script: skip
|
||||
if: type = push
|
||||
|
|
Ładowanie…
Reference in New Issue