Skip to content

Commit 90d6319

Browse files
committed
resolve circleCI issue
1 parent f3ffb40 commit 90d6319

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.circleci/config.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,7 @@ jobs:
3131
libasound2-dev libv4l-dev ssh gzip tar
3232
coreutils
3333

34-
#- run: mkdir -p ~/.ssh/
35-
#- run: echo 'StrictHostKeyChecking no' >> ~/.ssh/config
36-
#- run:
37-
# name: SSH debug
38-
# command: |
39-
# echo 'github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==' >> $SSH_CONFIG_DIR/known_hosts
40-
# ssh -vvvT git@github.com
4134
- checkout
42-
43-
# circleCI checkout fix
44-
#- run: wget "https://raw.githubusercontent.com/zoff99/ToxAndroidRefImpl/zoff99/dev003/.circleci/checkout_fix.sh" -O /tmp/c.sh
45-
#- run: bash /tmp/c.sh
46-
4735
- restore_cache:
4836
key: ctc-library-dependencies-v3-{{ .Branch }}
4937

0 commit comments

Comments
 (0)