parent
1f79d5f008
commit
c82f55dbc0
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue