twine
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-23 12:18:08 +01:00
parent 7931463767
commit 50603cb79b
1 changed files with 2 additions and 3 deletions

View File

@ -4,9 +4,8 @@ pipeline:
commands: commands:
- apt update && apt install build-essential -y - apt update && apt install build-essential -y
- python -m pip install -U jupyterlab~=3.5.2 - python -m pip install -U jupyterlab~=3.5.2 build twine
- pip install build
- python -m build -s - python -m build -s
- ls - ls
- cd dist && ls - cd dist && ls
- sleep 5000 - cat ~/.pypirc