Add .packit.yaml

This commit is contained in:
Alejandro Sáez 2023-07-12 11:41:28 +02:00
parent 4716400a7f
commit f47a47a757
1 changed files with 17 additions and 0 deletions

17
.packit.yaml Normal file
View File

@ -0,0 +1,17 @@
upstream_package_name: go
downstream_package_name: golang
upstream_project_url: https://github.com/golang/go
specfile_path: golang.spec
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-rawhide
- fedora-stable
- job: koji_build
trigger: commit
dist_git_branches:
- fedora-rawhide
- fedora-stable