distgit-bz: fix the URI to the git repo to clone

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-05 17:47:13 +01:00
parent 44246a87b4
commit 6538707829

View file

@ -8,7 +8,7 @@ spec:
source:
git:
{% if env == 'staging' %}
uri: https://pagure.io/fork/pingou/Fedora-Infra/distgit-bugzilla-sync.git
uri: https://pagure.io/forks/pingou/Fedora-Infra/distgit-bugzilla-sync.git
ref: "staging"
{% else %}
uri: https://pagure.io/Fedora-Infra/distgit-bugzilla-sync.git