mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
release v1.0.0
This commit is contained in:
@@ -10,9 +10,9 @@ go: # 只构建最新版本
|
||||
services: # docker环境
|
||||
- docker
|
||||
|
||||
branches: # 限定项目分支
|
||||
only:
|
||||
- master
|
||||
# branches: # 限定项目分支
|
||||
# only:
|
||||
# - master
|
||||
|
||||
before_install:
|
||||
- curl https://glide.sh/get | sh # 安装glide包管理
|
||||
|
||||
Reference in New Issue
Block a user