Skip to content

Commit

Permalink
append packit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
todoleza committed Oct 25, 2019
1 parent 76520d5 commit 9157bec
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions packit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
specfile_path: firewalld.spec
synced_files:
- tmt.spec
- packit.yaml
- tests/*
upstream_project_name: firewalld
downstream_package_name: firewalld-fork

#actions:
# create-archive:
# - make packit-tarball
# - make packit-path

jobs:
- job: copr_build
trigger: pull_request
metadata:
targets:
- fedora-29-x86_64
- fedora-30-x86_64
- fedora-rawhide-x86_64

- job: tests
trigger: pull_request
metadata:
targets:
- fedora-29-x86_64
- fedora-30-x86_64
- fedora-rawhide-x86_64

0 comments on commit 9157bec

Please sign in to comment.