Skip to content

Commit 877e6df

Browse files
committed
[RHTAP-5631] Changes tasks for testing purposes
1 parent cf27445 commit 877e6df

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
@@ -127,9 +127,9 @@ spec:
127127
resolver: git
128128
params:
129129
- name: url
130-
value: https://github.com/redhat-appstudio/tssc-test.git
130+
value: https://github.com/jsmid1/tssc-test.git
131131
- name: revision
132-
value: main
132+
value: RHTAP-5631
133133
- name: pathInRepo
134134
value: integration-tests/tasks/tssc-e2e.yaml
135135
params:
@@ -149,9 +149,9 @@ spec:
149149
resolver: git
150150
params:
151151
- name: url
152-
value: https://github.com/redhat-appstudio/tssc-test.git
152+
value: https://github.com/jsmid1/tssc-test.git
153153
- name: revision
154-
value: main
154+
value: RHTAP-5631
155155
- name: pathInRepo
156156
value: integration-tests/tasks/tssc-ui.yaml
157157
params:

0 commit comments

Comments
 (0)