Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
bdac8b0e78
commit
bf4c273776
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: 'Build uffd-ldapd image'
|
- name: 'Build uffd-ldapd image'
|
||||||
image: 'quay.io/buildah/stable:latest'
|
image: 'quay.io/buildah/stable:latest'
|
||||||
commands:
|
commands:
|
||||||
- 'buildah build .'
|
- 'buildah build .'
|
||||||
|
volumes:
|
||||||
|
- '/var/lib/containers:/var/lib/containers:O'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue