This commit is contained in:
Lunny Xiao 2023-05-25 18:06:42 +08:00
parent 68f9194eea
commit d0261f93bd
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ jobs:
services:
cockroach:
image: cockroachdb/cockroach:v19.2.4
ports:
- 26257:26257
cmd:
- '/cockroach/cockroach'
- 'start'