Actually write down the *.repo files

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-02-25 08:47:46 +00:00 committed by Pedro Algarvio
parent 8beb86735d
commit 0e99444579

View file

@ -495,6 +495,7 @@ def rpm(
gpgcheck=1
gpgkey={base_url}/{tools.utils.GPG_KEY_FILENAME}.pub
"""
create_repo_path.write_text(repo_file_contents)
if nightly_build:
repo_file_path = create_repo_path.parent / "nightly.repo"