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:
parent
44246a87b4
commit
6538707829
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue