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
|
||||
git:
|
||||
uri: https://pagure.io/taskotron/resultsdb.git
|
||||
{% if env == 'staging' %}
|
||||
ref: "openshift_WIP"
|
||||
{% else %}
|
||||
ref: "openshift_WIP"
|
||||
{% endif %}
|
||||
ref: "develop"
|
||||
strategy:
|
||||
type: Source
|
||||
sourceStrategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue