add depends_on (2)

Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
Andrew Thornton 2020-09-04 22:47:12 +01:00
parent ffaa02ec28
commit 3a7eec0c08
No known key found for this signature in database
GPG Key ID: 3CDE74631F13A748
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ steps:
image: golang:1.12
depends_on:
- test-mssql
environment:
environment:
GO111MODULE: "on"
GOPROXY: "https://goproxy.cn"
TEST_MSSQL_HOST: mssql