ci
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-23 11:41:31 +01:00
parent 798b7c4add
commit caf30c5d3a
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ pipeline:
build-package:
image: python:3.9.16-alpine3.17
commands:
- apk add --update build-base
- python -m pip install -U jupyterlab~=3.5.2
- pip install build
- python -m build -s