This commit is contained in:
parent
f94c88ea02
commit
9b281f3832
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: 'Build uffd-ldapd image'
|
- name: 'Build uffd-ldapd image'
|
||||||
image: 'docker.io/library/docker'
|
image: 'docker.io/mgoltzsche/podman'
|
||||||
commands:
|
commands:
|
||||||
- 'docker build .'
|
- 'podman build .'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue