Skip to content

Commit 945287b

Browse files
committed
[RHTAP-5631] Changes tasks for testing purposes
1 parent e92b52a commit 945287b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

integration-tests/pipelines/tssc-cli-e2e.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ spec:
147147
resolver: git
148148
params:
149149
- name: url
150-
value: https://github.com/redhat-appstudio/tssc-test.git
150+
value: https://github.com/jsmid1/tssc-test.git
151151
- name: revision
152-
value: main
152+
value: RHTAP-5631
153153
- name: pathInRepo
154154
value: integration-tests/tasks/tssc-e2e.yaml
155155
params:
@@ -169,9 +169,9 @@ spec:
169169
resolver: git
170170
params:
171171
- name: url
172-
value: https://github.com/redhat-appstudio/tssc-test.git
172+
value: https://github.com/jsmid1/tssc-test.git
173173
- name: revision
174-
value: main
174+
value: RHTAP-5631
175175
- name: pathInRepo
176176
value: integration-tests/tasks/tssc-ui.yaml
177177
params:

0 commit comments

Comments
 (0)