Skip to content

Commit 281856f

Browse files
committed
ci: remove SSH key installation, it's not used atm
1 parent 1a414ec commit 281856f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codefresh.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ steps:
4040
image: ${{releaser}}
4141
commands:
4242
- yarn build
43-
- echo "${SSH_KEY}" | tr ',' '\n' > "/etc/ssh/id_rsa"
4443
- node src ci-after-success

0 commit comments

Comments
 (0)