built image
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
e0bf889864
commit
596ba27c81
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
build-package:
|
build-package:
|
||||||
image: nikolaik/python-nodejs:python3.7-nodejs19
|
image: nikolaik/python-nodejs:python3.10-nodejs21-alpine
|
||||||
commands:
|
commands:
|
||||||
- apt update && apt install build-essential -y
|
- apt update && apt install build-essential -y
|
||||||
- python -m pip install -U jupyterlab~=4.0.12 build twine
|
- python -m pip install -U jupyterlab~=4.0.12 build twine
|
||||||
|
|
Loading…
Reference in New Issue