Skip to content

Commit 8f3e51d

Browse files
committed
packit: Set preserve_project to true for commit copr_build
Otherwise, the repo will be reaped by Copr 60 days after it was created. Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 443eed1 commit 8f3e51d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.packit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- job: copr_build
3535
trigger: commit
3636
identifier: copr_commit
37+
preserve_project: true
3738
targets:
3839
- fedora-all
3940

0 commit comments

Comments
 (0)