Skip to content

Commit

Permalink
Avoid deleting COPR repository
Browse files Browse the repository at this point in the history
By default the COPR projects are deleted 60 days after creation.
The preserve_project option should prevent the deletion.

https://packit.dev/docs/configuration/upstream/copr_build#optional-parameters
  • Loading branch information
jan-cerny committed Jan 13, 2025
1 parent 5e1dbfb commit d61232f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
targets:
- centos-stream-8-x86_64
- centos-stream-9-x86_64
preserve_project: True

0 comments on commit d61232f

Please sign in to comment.