Skip to content

Commit c029e45

Browse files
committed
Disable tls in tests
1 parent 6a8d738 commit c029e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,9 @@ spec:
256256
resolver: git
257257
params:
258258
- name: url
259-
value: https://github.com/redhat-appstudio/tssc-test.git
259+
value: https://github.com/rhopp/tssc-test.git
260260
- name: revision
261-
value: main
261+
value: disable_tls
262262
- name: pathInRepo
263263
value: integration-tests/tasks/tssc-e2e.yaml
264264
params:

0 commit comments

Comments
 (0)