push python package

This commit is contained in:
phil 2025-06-22 01:37:38 +02:00
parent 4da9f2a360
commit a5828f6d35

View file

@ -28,6 +28,16 @@ steps:
commands:
- uv build --wheel
- uv cache prune --ci
push_python:
image: code.philo.ydns.eu/test-woodpecker-ci
settings:
repository_url: "https://code.philo.ydns.eu/api/packages/philorg/pypi"
username:
from_secret: forgejo_username
password:
from_secret: forgejo_password
# For podman build: see https://woodpecker-ci.org/blog/podman-image-build-sigstore
# podman-privileged-test:
# image: quay.io/podman/stable
# commands: