diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..4cd9fce --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1,6 @@ +--- +steps: + - name: 'Build uffd-ldapd image' + image: 'quay.io/buildah/stable:latest' + commands: + - 'buildah build .'