Skip to content

Commit bfa4f74

Browse files
authored
Clean-up .packit.yaml and sync with libxs
Removed additional_repos entries for copr_build jobs.
1 parent 1e12b81 commit bfa4f74

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.packit.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,13 @@ jobs:
2323
trigger: release
2424
owner: growl
2525
project: release
26-
additional_repos:
27-
- copr://growl/release
2826
- <<: *copr_build
2927
trigger: commit
3028
branch: main
3129
project: devpkgs
32-
additional_repos:
33-
- copr://growl/devpkgs
34-
- <<: *copr_build
30+
- job: copr_build
3531
trigger: pull_request
3632
manual_trigger: true
37-
project: devpkgs
38-
additional_repos:
39-
- copr://growl/devpkgs
4033
allowed_pr_authors:
4134
- hfp
4235
- Growl1234

0 commit comments

Comments
 (0)