resultsdb: Fix the variable checked
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
45d1e86166
commit
2b45f44bb6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ routing_keys = [
|
|||
'org.centos.prod.ci.koji-build.test.running',
|
||||
'org.centos.prod.ci.koji-build.test.complete',
|
||||
'org.centos.prod.ci.koji-build.test.error',
|
||||
{% if env == "stg -%}
|
||||
{% if deployment_type == "stg -%}
|
||||
'org.centos.stage.ci.pipeline.allpackages-build.complete',
|
||||
'org.centos.stage.ci.pipeline.allpackages-build.image.complete',
|
||||
'org.centos.stage.ci.pipeline.allpackages-build.package.test.functional.complete',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue