Clearer output text for publish version

This commit is contained in:
2022-11-25 01:03:59 +01:00
parent b1018d7f9d
commit 5acf8e8848
2 changed files with 5 additions and 6 deletions

View File

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