Use proper git/ssh versions

This commit is contained in:
John Maguire 2019-12-30 17:48:33 +00:00
parent 3a3113b784
commit 7d44268c0d
1 changed files with 1 additions and 1 deletions

View File

@ -757,8 +757,8 @@ jobs:
docker: docker:
- image: ubuntu:eoan - image: ubuntu:eoan
steps: steps:
- checkout
- install_eoan_dependencies - install_eoan_dependencies
- checkout
- cmake - cmake
- build_source_tarball - build_source_tarball
- run: - run: