ci
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-23 12:05:11 +01:00
parent f27a47f9a0
commit 9ac63eaa9d
1 changed files with 3 additions and 1 deletions

View File

@ -7,4 +7,6 @@ pipeline:
- python -m pip install -U jupyterlab~=3.5.2
- pip install build
- python -m build -s
- sleep 500
- ls
- cd dist && ls
- sleep 5000