mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 20:05:03 +08:00
better organized travis
This commit is contained in:
@@ -13,8 +13,9 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./weed/...
|
- go test ./weed/...
|
||||||
- make release
|
|
||||||
|
|
||||||
|
before_deploy:
|
||||||
|
- make release
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
@@ -40,3 +41,4 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: chrislusf/seaweedfs
|
repo: chrislusf/seaweedfs
|
||||||
|
go: tip
|
||||||
|
Reference in New Issue
Block a user