Update fedora-nightlies URLs for forgejo migration

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson
2026-01-23 18:48:32 -08:00
parent 804efd40d1
commit ec42689b4d
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@
- name: Check out fedora_nightlies
git:
repo: https://pagure.io/fedora_nightlies.git
repo: https://forge.fedoraproject.org/quality/fedora-nightlies.git
dest: /root/fedora_nightlies
register: gitfn

View File

@@ -17,7 +17,7 @@ certfile = "{{ fedora_nightlies_amqp_cert }}"
[client_properties]
app = "Fedora nightly image static site generator (fedora_nightlies)"
app_url = "https://pagure.io/fedora_nightlies"
app_url = "https://forge.fedoraproject.org/quality/fedora-nightlies"
app_contacts_email = ["adamwill@fedoraproject.org", "qa-devel@lists.fedoraproject.org"]
[exchanges."amq.topic"]