forked from Mirrors/humblebundle-downloader
remove publishing pkg on test branch
This commit is contained in:
@@ -9,7 +9,6 @@ pypi-package:
|
|||||||
stage: package
|
stage: package
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- update
|
|
||||||
script:
|
script:
|
||||||
- apt-get update -y && apt-get install -y curl
|
- apt-get update -y && apt-get install -y curl
|
||||||
- curl -sSL https://install.python-poetry.org | python3 -
|
- curl -sSL https://install.python-poetry.org | python3 -
|
||||||
|
|||||||
Reference in New Issue
Block a user