This commit is contained in:
@@ -12,11 +12,11 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
PYTHONPATH: .
|
PYTHONPATH: .
|
||||||
commands:
|
commands:
|
||||||
- python lmwsip/tests/__init__.py
|
- python setup.py test
|
||||||
|
|
||||||
- name: Build package files
|
- name: Build package files
|
||||||
commands:
|
commands:
|
||||||
- python setup.py test
|
- python setup.py sdist bdist_wheel
|
||||||
|
|
||||||
- name: Versie toevoegen aan download
|
- name: Versie toevoegen aan download
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user