testdays: use resultsdb from develop instead of a separate branch
This commit is contained in:
parent
4406d8dfeb
commit
599ead04f3
1 changed files with 1 additions and 5 deletions
|
@ -44,11 +44,7 @@ spec:
|
||||||
type: Git
|
type: Git
|
||||||
git:
|
git:
|
||||||
uri: https://pagure.io/taskotron/resultsdb.git
|
uri: https://pagure.io/taskotron/resultsdb.git
|
||||||
{% if env == 'staging' %}
|
ref: "develop"
|
||||||
ref: "openshift_WIP"
|
|
||||||
{% else %}
|
|
||||||
ref: "openshift_WIP"
|
|
||||||
{% endif %}
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue