This commit is contained in:
parent
27a3631f7a
commit
f94c88ea02
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: 'quay.io/buildah/stable:latest'
|
image: 'docker.io/library/docker'
|
||||||
commands:
|
commands:
|
||||||
- 'buildah build .'
|
- 'docker build .'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue