2
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
phil 2025-06-21 16:36:35 +02:00
parent 1f79d5f008
commit c82f55dbc0

View file

@ -25,10 +25,7 @@ steps:
- uv build --wheel - uv build --wheel
- ls -l dist - ls -l dist
podman-privileged-test: podman-privileged-test:
# From https://docs.gitlab.com/runner/executors/kubernetes/use_podman_with_kubernetes/
image: quay.io/podman/stable image: quay.io/podman/stable
before_script: commands:
- podman info - echo From https://docs.gitlab.com/runner/executors/kubernetes/use_podman_with_kubernetes/
- id
script:
- podman build . -t playground-bis:testing - podman build . -t playground-bis:testing