You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes CircleCI tests run by:
- replacing Docker Image with VM which has a running OpenSSH server
required to run tests
- skip creating id_rsa if it exists to prevent using `yes` which
causes CircleCI to fail allowing to use existent key.
Additionally, upgraded CircleCI config to latest 2.1 version and
added friendly names to the CI steps.
0 commit comments