Skip to content

Commit

Permalink
Use latest csmock from main branch
Browse files Browse the repository at this point in the history
Related: #75

Signed-off-by: Siteshwar Vashisht <[email protected]>
  • Loading branch information
siteshwar committed Nov 6, 2024
1 parent 6ea44c5 commit 4bbb899
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@
community.general.copr:
name: "@openscanhub/{{ env }}"

# Workaround for https://github.com/openscanhub/fedora-infra/issues/75
# TODO: Remove when https://github.com/csutils/csmock/pull/189 is in epel
- name: Enable workaround for dynamic dependencies
community.general.copr:
name: "packit/csutils-csmock-189"
chroot: epel-9-x86_64

- name: Install osh-worker package
ansible.builtin.dnf:
name: osh-worker
Expand Down

0 comments on commit 4bbb899

Please sign in to comment.