Test using the drone/buildah plugin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nis Wechselberg 2025-06-09 17:20:51 +02:00
parent bdac8b0e78
commit 8fc9fa9772
2 changed files with 18 additions and 3 deletions

View file

@ -1,6 +1,9 @@
---
steps:
- name: 'Build uffd-ldapd image'
image: 'quay.io/buildah/stable:latest'
commands:
- 'buildah build .'
image: 'plugins/buildah'
settings:
dry-run: true
dockerfile: Containerfile