releng / ftbfs: Update partner-bugzilla tracker bug ID in staging
Signed-off-by: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
parent
95da94f986
commit
5633044539
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
[bugzilla]
|
||||
{% if env == "production" %}
|
||||
bugzilla=https://bugzilla.redhat.com/
|
||||
tracking=1868278
|
||||
{% elif env == 'staging' %}
|
||||
bugzilla=https://partner-bugzilla.redhat.com/
|
||||
tracking=1732434
|
||||
{% endif %}
|
||||
username={{ ftbfs_bugzilla_account }}
|
||||
password={{ ftbfs_bugzilla_password }}
|
||||
tracking=1868278
|
||||
fedora=f34
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue