forked from infra/ansible
resultsdb-ci-listener: update for upstream Forge migration
The upstream app migrated from Pagure to Forge. Update references here. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f05fbe3876
commit
4140b2cdfd
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
|||
source:
|
||||
type: Git
|
||||
git:
|
||||
uri: https://pagure.io/ci-resultsdb-listener.git
|
||||
uri: https://forge.fedoraproject.org/apps/ci-resultsdb-listener.git
|
||||
ref: "{{ env }}"
|
||||
strategy:
|
||||
type: Source
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ data:
|
|||
app = "resultsdb_listener"
|
||||
# Some suggested extra fields:
|
||||
# URL of the project that provides this consumer
|
||||
app_url = "https://pagure.io/ci-resultsdb-listener/"
|
||||
app_url = "https://forge.fedoraproject.org/apps/ci-resultsdb-listener"
|
||||
# Contact emails for the maintainer(s) of the consumer - in case the
|
||||
# broker admin needs to contact them, for e.g.
|
||||
app_contacts_email = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue