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.
1 parent e92b52a commit 945287bCopy full SHA for 945287b
integration-tests/pipelines/tssc-cli-e2e.yaml
@@ -147,9 +147,9 @@ spec:
147
resolver: git
148
params:
149
- name: url
150
- value: https://github.com/redhat-appstudio/tssc-test.git
+ value: https://github.com/jsmid1/tssc-test.git
151
- name: revision
152
- value: main
+ value: RHTAP-5631
153
- name: pathInRepo
154
value: integration-tests/tasks/tssc-e2e.yaml
155
@@ -169,9 +169,9 @@ spec:
169
170
171
172
173
174
175
176
value: integration-tests/tasks/tssc-ui.yaml
177
0 commit comments