Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup authored and nikromen committed Jan 19, 2023
1 parent 8503937 commit facb05c
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,15 @@ srpm_build_deps:
- python3-setuptools_scm

jobs:
- job: copr_build
- &copr
job: copr_build
trigger: pull_request
targets:
- fedora-all

- job: copr_build
- <<: *copr
trigger: commit
branch: main
targets:
- fedora-all
project: resalloc-ibm-cloud
list_on_homepage: True
preserve_project: True
metadata:
owner: "praiskup"
project: "resalloc"
branch: main

0 comments on commit facb05c

Please sign in to comment.