This repository was archived by the owner on Mar 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
language : go
2
2
go :
3
3
- 1.7.x
4
- go_import_path : github.com/ovh/noderig
4
+ go_import_path : github.com/ovh/fossil
5
5
before_install :
6
6
- go get github.com/Masterminds/glide
7
7
- go get github.com/alecthomas/gometalinter
@@ -10,3 +10,13 @@ script:
10
10
- glide install
11
11
- make lint
12
12
- make
13
+ deploy :
14
+ provider : releases
15
+ api_key :
16
+ secure : dPUG3asAtp8OFJhKGxf/oI3W13zWe+OG82mrUuheE6QrxPFijvOyWw+LOkfJeTHENilBi+P5Zhk3kzUQv5hntPqqMa8Xqvs7buz/NLDZrzt7/V2O5eu0sIFtZJiXuhHN6bIhGEhOc95/7QD34nlBWaPOavluiLss7QfQAGLSvPG3cI5rN4MOez7kDe61Pro4Znz/VEiet3tNQq8BbARMNmLJLwN12cab/VUijiA9YAsOPLCRArWBegGuXh87Hhq/y/+jj48Q5Ukky7fg6TvcJQM5e4BIe3HEX0AL8YG5jwbxwnR+bwUVGBIWw35aBjJy6Va05suRl5xv3Lf/7KUZCoyC0pogJWN/OCAWJkteEOkXMDJ6940V7OgimR3U11XsbNQpIsg/tNgKqiRCWPID5anWI1Jmm/KKsBqZHOQRyEQgFjAqOGvwTLI4XNbI/ciGFK+OKEaW51sAGPmITQ3Xy5/Jd/N9Mc9CAsJvVUXEOI6XEuVRWdTh9wnGLWt9zHVRyUTJL+6MOyfNR7tClAc0ROwfm6YpEZVBuG4scM2X0RYFeAOk8jf6MDPjAnaTUWCXGYZ63Lq+Z9GJEmWWGn3lxOARuTyxlXU4BAxBL8lEIVc3FL7fuRYtFsejI1pqHsdaSLkji/B9ZnYvnReinmlfqSzwYcZXeoRJgoxbJh5UMRc=
17
+ file : build/fossil
18
+ skip_cleanup : true
19
+ on :
20
+ repo : ovh/fossil
21
+ branch : master
22
+ tags : true
You can’t perform that action at this time.
0 commit comments