mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
FedoraGitReleaser: upload extra sources to lookaside cache
Related to https://pagure.io/copr/copr/pull-request/1397
This commit is contained in:
parent
15ecd02524
commit
13331c7509
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ class FedoraGitReleaser(Releaser):
|
|||
# Mead builds need to be in the git_root. Other builders are agnostic.
|
||||
with chdir(self.git_root):
|
||||
self.builder.tgz()
|
||||
self.builder.copy_extra_sources()
|
||||
|
||||
if self.test:
|
||||
self.builder._setup_test_specfile()
|
||||
|
|
Loading…
Add table
Reference in a new issue