mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-07 16:13:51 +08:00
fix:修复无法发布linux包的问题
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- "1.11.2"
|
||||
|
||||
sudo: true
|
||||
install: false
|
||||
@@ -36,4 +35,4 @@ deploy:
|
||||
overwrite: true
|
||||
tags: true
|
||||
all_branches: true
|
||||
go: "1.10.3"
|
||||
go: "1.11.2"
|
||||
|
Reference in New Issue
Block a user