Merge branch 'ci/build-and-pypi-publish' of github.com:kevinmidboe/delugeClient into ci/build-and-pypi-publish

This commit is contained in:
2022-11-25 00:39:21 +01:00

View File

@@ -41,6 +41,7 @@ steps:
- name: Newer version to publish?
image: python:3.10
commands:
- pip3 install delugeClient-kevin
- bash publish_version?.sh
- name: Test PyPi publish