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:
|
||||
type: Git
|
||||
git:
|
||||
# Using my fork for testing S2I builds, swap back after
|
||||
# uri: https://pagure.io/ci-resultsdb-listener.git
|
||||
uri: https://pagure.io/forks/gwmngilfen/ci-resultsdb-listener.git
|
||||
uri: https://pagure.io/ci-resultsdb-listener.git
|
||||
ref: "{{ env }}"
|
||||
strategy:
|
||||
type: Source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue