Skip to content

Commit 36faeb1

Browse files
authored
Merge pull request konflux-ci#581 from jinqi7/update-git-url
fix: update git url to konflux-ci
2 parents 3a88842 + a70b506 commit 36faeb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
type: string
2323
- name: test-event-type
2424
description: 'Indicates if the test is triggered by a Pull Request or Push event.'
25-
default: 'none'
25+
default: 'none'
2626
- name: konflux-test-infra-secret
2727
description: The name of secret where testing infrastructures credentials are stored.
2828
type: string
@@ -149,7 +149,7 @@ spec:
149149
resolver: git
150150
params:
151151
- name: url
152-
value: https://github.com/flacatus/konflux-qe-definitions.git
152+
value: https://github.com/konflux-ci/konflux-qe-definitions.git
153153
- name: revision
154154
value: main
155155
- name: pathInRepo

0 commit comments

Comments
 (0)