Added initial version for container build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
27d78f4719
commit
bdac8b0e78
1 changed files with 6 additions and 0 deletions
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
steps:
|
||||
- name: 'Build uffd-ldapd image'
|
||||
image: 'quay.io/buildah/stable:latest'
|
||||
commands:
|
||||
- 'buildah build .'
|
Loading…
Add table
Add a link
Reference in a new issue