Skip to content

Commit

Permalink
Configure PR jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed Mar 21, 2023
1 parent 3c93a11 commit e6bf7ce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ update_release: false
upstream_tag_template: v{version}

jobs:
- job: copr_build
trigger: pull_request
owner: lecris
project: scikit-build-core
enable_net: True
update_release: true
release_suffix: "{PACKIT_RPMSPEC_RELEASE}"
targets:
- fedora-development
- job: copr_build
trigger: commit
branch: packit
Expand Down

0 comments on commit e6bf7ce

Please sign in to comment.