Created
September 16, 2019 19:22
-
-
Save LorbusChris/ef4f2f1866b0f82c35e39385fd4d6808 to your computer and use it in GitHub Desktop.
Origin Packit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
specfile_path: origin.spec | |
synced_files: | |
- origin.spec | |
- .packit.yaml | |
git upstream_ref: master | |
upstream_project_name: okd | |
downstream_package_name: okd | |
jobs: | |
- job: copr_build | |
trigger: pull_request | |
metadata: | |
targets: | |
- fedora-rawhide-x86_64 | |
- fedora-31-x86_64 | |
- fedora-30-x86_64 | |
- job: copr_build | |
trigger: release | |
metadata: | |
targets: | |
- fedora-rawhide-x86_64 | |
- fedora-31-x86_64 | |
- fedora-30-x86_64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment