Build package toegevoegd aan pipeline
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -11,3 +11,7 @@ steps:
|
|||||||
- name: Run unit test
|
- name: Run unit test
|
||||||
commands:
|
commands:
|
||||||
- python -m unittest lmwsip
|
- python -m unittest lmwsip
|
||||||
|
|
||||||
|
- name: Build package files
|
||||||
|
commands:
|
||||||
|
- python3 setup.py sdist bdist_wheel
|
||||||
|
Reference in New Issue
Block a user