Skip to content

Commit eb68b57

Browse files
CR-2817 Fix submodules fetching
1 parent f47a7ef commit eb68b57

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.ssh/config

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
IdentityFile ~/.ssh/codefresh
1+
IdentityFile ~/.ssh/codefresh
2+
3+
Host github.com
4+
StrictHostKeyChecking no

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 10.0.3
1+
version: 10.0.4

0 commit comments

Comments
 (0)