uffd-ldapd-container/.woodpecker.yml
Nis Wechselberg 5a9accbc45
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Just privileged, maybe?
2025-06-09 17:59:41 +02:00

8 lines
151 B
YAML

---
steps:
- name: 'Build uffd-ldapd image'
image: 'quay.io/buildah/stable:latest'
privileged: true
commands:
- 'buildah build .'