ci
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
f27a47f9a0
commit
9ac63eaa9d
|
@ -7,4 +7,6 @@ pipeline:
|
||||||
- python -m pip install -U jupyterlab~=3.5.2
|
- python -m pip install -U jupyterlab~=3.5.2
|
||||||
- pip install build
|
- pip install build
|
||||||
- python -m build -s
|
- python -m build -s
|
||||||
- sleep 500
|
- ls
|
||||||
|
- cd dist && ls
|
||||||
|
- sleep 5000
|
||||||
|
|
Loading…
Reference in New Issue