Skip to content

Commit

Permalink
I think this should fix packit?
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos committed Jun 15, 2023
1 parent 61b1e4c commit e844047
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,22 @@ downstream_package_name: python3-ansible-pylibssh

jobs:
- job: copr_build
enable_net: true
targets:
# - epel-9
# - fedora-all
- fedora-development
- fedora-stable
trigger: pull_request
- job: tests
enable_net: true
targets:
# - epel-9
- fedora-development
- fedora-stable
trigger: pull_request
- job: propose_downstream
enable_net: true
dist_git_branches: fedora-all
trigger: release

Expand Down

0 comments on commit e844047

Please sign in to comment.