Next try
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nis Wechselberg 2025-06-09 17:35:28 +02:00
parent f94c88ea02
commit 9b281f3832

View file

@ -2,6 +2,6 @@
steps:
- name: 'Build uffd-ldapd image'
image: 'docker.io/library/docker'
image: 'docker.io/mgoltzsche/podman'
commands:
- 'docker build .'
- 'podman build .'