mirror of https://github.com/docker/cli.git
Merge pull request #175 from dnephin/golang-version
Print CircleCI docker version
This commit is contained in:
commit
f82f61efc6
|
@ -11,6 +11,8 @@ jobs:
|
|||
command: apk add -U git openssh
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
- run:
|
||||
command: docker version
|
||||
- run:
|
||||
name: "Lint"
|
||||
command: |
|
||||
|
|
Loading…
Reference in New Issue