distgit-bz: use pingou's fork for now in staging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
6de52a8007
commit
44246a87b4
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
git:
|
git:
|
||||||
uri: https://pagure.io/Fedora-Infra/distgit-bugzilla-sync.git
|
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
|
uri: https://pagure.io/fork/pingou/Fedora-Infra/distgit-bugzilla-sync.git
|
||||||
ref: "staging"
|
ref: "staging"
|
||||||
{% else %}
|
{% else %}
|
||||||
|
uri: https://pagure.io/Fedora-Infra/distgit-bugzilla-sync.git
|
||||||
ref: "production"
|
ref: "production"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue