Switch the weekly FTBFS reminders to F39
Signed-off-by: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
parent
292db92153
commit
9d5c2b84a8
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
[bugzilla]
|
||||
{% if env == "production" %}
|
||||
bugzilla=https://bugzilla.redhat.com/
|
||||
tracking=2117176
|
||||
tracking=2168842
|
||||
api_key={{ prod_releng_bz_api_key }}
|
||||
{% elif env == 'staging' %}
|
||||
bugzilla=https://bugzilla.stage.redhat.com/
|
||||
tracking=1732434
|
||||
api_key={{ stg_releng_bz_api_key }}
|
||||
{% endif %}
|
||||
fedora=f38
|
||||
fedora=f39
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue