[CI] Add checkout step to integration job

This commit is contained in:
yuvipanda
2018-07-11 12:27:01 -07:00
parent e8c8d51490
commit e91ea88722

View File

@@ -41,6 +41,7 @@ jobs:
command: | command: |
apk add --no-cache python3 apk add --no-cache python3
- checkout
- setup_remote_docker - setup_remote_docker
- run: - run: