We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a88842 + a70b506 commit 36faeb1Copy full SHA for 36faeb1
integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml
@@ -22,7 +22,7 @@ spec:
22
type: string
23
- name: test-event-type
24
description: 'Indicates if the test is triggered by a Pull Request or Push event.'
25
- default: 'none'
+ default: 'none'
26
- name: konflux-test-infra-secret
27
description: The name of secret where testing infrastructures credentials are stored.
28
@@ -149,7 +149,7 @@ spec:
149
resolver: git
150
params:
151
- name: url
152
- value: https://github.com/flacatus/konflux-qe-definitions.git
+ value: https://github.com/konflux-ci/konflux-qe-definitions.git
153
- name: revision
154
value: main
155
- name: pathInRepo
0 commit comments