mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
commit
84f8de6daa
11
.packit.yaml
Normal file
11
.packit.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
# build into f32-coreos-continuous on every commit to master
|
||||
jobs:
|
||||
- job: production_build
|
||||
trigger: commit
|
||||
metadata:
|
||||
branch: master
|
||||
targets: f32-coreos-continuous
|
||||
specfile_path: ostree.spec
|
||||
actions:
|
||||
# https://packit.dev/faq/#how-can-i-download-rpm-spec-file-if-it-is-not-part-of-upstream-repository
|
||||
post-upstream-clone: "wget https://src.fedoraproject.org/rpms/ostree/raw/master/f/ostree.spec"
|
Loading…
x
Reference in New Issue
Block a user