1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-24 03:46:37 +02:00

enable docker

This commit is contained in:
Windfarer 2019-10-12 12:15:56 +08:00
parent 7822867ed0
commit 64f282161a

View File

@ -3,6 +3,9 @@ language: go
go:
- 1.12.x
services:
- docker
# Only clone the most recent commit.
git:
depth: 1