packit: build on every commit to main

This commit is contained in:
Martin Sehnoutka 2021-06-22 09:49:57 +02:00 committed by Christian Kellner
parent 29146e0a01
commit 7f9ed498d2

View file

@ -14,3 +14,16 @@ jobs:
trigger: pull_request
metadata:
targets: fedora-all
- job: copr_build
trigger: commit
metadata:
branch: main
owner: "@osbuild" # copr repo namespace
project: osbuild # copr repo name so you can consume the builds
targets:
- centos-stream-8-aarch64
- centos-stream-8-x86_64
- epel-8-aarch64
- epel-8-x86_64
- fedora-all-aarch64
- fedora-all