Add makefile #1531

Merged
lunny merged 6 commits from lunny/makefile into master 2020-02-21 01:38:56 +00:00
Showing only changes of commit 04b15f5d4f - Show all commits

View File

@ -148,7 +148,7 @@ steps:
environment:
GO111MODULE: "on"
GOPROXY: "https://goproxy.cn"
TEST_MYSQL_HOST: mysql
TEST_MYSQL_HOST: mysql:3306
TEST_MYSQL_DBNAME: xorm_test
TEST_MYSQL_USERNAME: root
TEST_MYSQL_PASSWORD: