attempt to get CI to run

This commit is contained in:
Lance Vick 2020-11-19 19:54:30 -08:00
parent 4b7f6b3ead
commit 08db16917f
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
image: docker:latest
services:
- docker:dind
before_script:
- docker info