Skip to content

Commit

Permalink
Merge pull request #581 from jinqi7/update-git-url
Browse files Browse the repository at this point in the history
fix: update git url to konflux-ci
  • Loading branch information
jinqi7 authored Oct 8, 2024
2 parents 3a88842 + a70b506 commit 36faeb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
type: string
- name: test-event-type
description: 'Indicates if the test is triggered by a Pull Request or Push event.'
default: 'none'
default: 'none'
- name: konflux-test-infra-secret
description: The name of secret where testing infrastructures credentials are stored.
type: string
Expand Down Expand Up @@ -149,7 +149,7 @@ spec:
resolver: git
params:
- name: url
value: https://github.com/flacatus/konflux-qe-definitions.git
value: https://github.com/konflux-ci/konflux-qe-definitions.git
- name: revision
value: main
- name: pathInRepo
Expand Down

0 comments on commit 36faeb1

Please sign in to comment.