mirror of
https://gitee.com/johng/gf
synced 2026-07-05 13:22:16 +08:00
配置ci
This commit is contained in:
@ -7,8 +7,6 @@ go:
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- test_gfile
|
||||
|
||||
env:
|
||||
@ -24,6 +22,7 @@ addons:
|
||||
|
||||
before_install:
|
||||
- pwd
|
||||
- go get github/gogf/gf
|
||||
|
||||
install:
|
||||
- cat /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user