mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Add a docker version print to CI
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: cda8281da8
Component: cli
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
command: apk add -U git openssh
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
- run:
|
||||
command: docker version
|
||||
- run:
|
||||
name: "Lint"
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user