Skip to content

Commit 2822aa6

Browse files
author
arthosofteq
authored
Merge pull request #1802 from RedisInsight/fix-latest
disable ssh tests
2 parents 89c16ac + 773d698 commit 2822aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ aliases:
8888
- mods-preview # OSS Standalone and all preview modules
8989
- oss-st-6-tls # OSS Standalone v6 with TLS enabled
9090
- oss-st-6-tls-auth # OSS Standalone v6 with TLS auth required
91-
- oss-st-6-tls-auth-ssh # OSS Standalone v6 with TLS auth required through ssh
91+
# - oss-st-6-tls-auth-ssh # OSS Standalone v6 with TLS auth required through ssh
9292
- oss-clu # OSS Cluster
9393
- oss-clu-tls # OSS Cluster with TLS enabled
9494
- oss-sent # OSS Sentinel

0 commit comments

Comments
 (0)