Skip to content

Commit b6a07ed

Browse files
committed
Use docker format for podman builds
1 parent fcf09a7 commit b6a07ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/ci-build-builder.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
community.general.make:
2929
chdir: "{{ ansible_env.GITHUB_WORKSPACE | default(collector_root) }}"
3030
target: builder
31+
environment:
32+
BUILDAH_FORMAT: 'docker'
3133

3234
- name: Retag and push to stackrox-io
3335
ansible.builtin.include_role:

0 commit comments

Comments
 (0)