7 lines
127 B
YAML
7 lines
127 B
YAML
---
|
|
steps:
|
|
|
|
- name: 'Build uffd-ldapd image'
|
|
image: 'docker.io/mgoltzsche/podman'
|
|
commands:
|
|
- 'podman build .'
|