Skip to content

Commit

Permalink
Use docker format for podman builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Nov 18, 2024
1 parent 68361ea commit b242042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/ci-build-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
community.general.make:
chdir: "{{ ansible_env.GITHUB_WORKSPACE | default(collector_root) }}"
target: builder
environment:
BUILDAH_FORMAT: 'docker'

- name: Retag and push to stackrox-io
ansible.builtin.include_role:
Expand Down

0 comments on commit b242042

Please sign in to comment.