monitor-gating: Drop the FedoraRawhideNumber variable as it doesn't seem to work on os-master01.stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
16346d38f4
commit
72c1ab7512
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ name_multi_1 = "dummy-test-package-crested"
|
|||
name_multi_2 = "dummy-test-package-rubino"
|
||||
branch = "master"
|
||||
pagure_token = "{{ monitor_gating_pagure_token_stg }}"
|
||||
koji_end_tag = "f{{ FedoraRawhideNumber }}"
|
||||
koji_end_tag = "f33"
|
||||
|
||||
{% else %}
|
||||
fedpkg = "fedpkg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue