copr: don't run createrepo after delete action in two projects
https://pagure.io/copr/copr/issue/957
This commit is contained in:
parent
0b1d18bcce
commit
d22b2cb18f
1 changed files with 4 additions and 0 deletions
|
@ -115,6 +115,10 @@ prune_days=7
|
||||||
|
|
||||||
dist_git_url=http://{{ dist_git_base_url }}/git
|
dist_git_url=http://{{ dist_git_base_url }}/git
|
||||||
|
|
||||||
|
# Don't run createrepo after build delete action in those (space separate list)
|
||||||
|
# projects. Notify users before adding them here.
|
||||||
|
build_deleting_without_createrepo=@python/python3.8 iucar/cran
|
||||||
|
|
||||||
[builder]
|
[builder]
|
||||||
# default is 1800
|
# default is 1800
|
||||||
timeout=86400
|
timeout=86400
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue