Enable Packit
[skip changelog]
This commit is contained in:
parent
0683b1f2a7
commit
e0a28379fd
17
.packit.yaml
Normal file
17
.packit.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
upstream_package_name: awscli
|
||||
downstream_package_name: awscli2
|
||||
|
||||
upstream_project_url: https://github.com/aws/aws-cli
|
||||
|
||||
specfile_path: awscli2.spec
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
Loading…
Reference in New Issue
Block a user