resultsdb-ci-listener: Return to using correct git repo for app source
This commit is contained in:
parent
c2e61b09ab
commit
a982fa3f44
1 changed files with 1 additions and 3 deletions
|
@ -14,9 +14,7 @@ spec:
|
||||||
source:
|
source:
|
||||||
type: Git
|
type: Git
|
||||||
git:
|
git:
|
||||||
# Using my fork for testing S2I builds, swap back after
|
uri: https://pagure.io/ci-resultsdb-listener.git
|
||||||
# uri: https://pagure.io/ci-resultsdb-listener.git
|
|
||||||
uri: https://pagure.io/forks/gwmngilfen/ci-resultsdb-listener.git
|
|
||||||
ref: "{{ env }}"
|
ref: "{{ env }}"
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue