Skip to content

Commit 125391b

Browse files
committed
update readme
1 parent 283f616 commit 125391b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# drone-qiniu
22
上传文件到七牛的drone插件
33

4-
## build
4+
## Build
55
```
66
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o qiniu
77
```
88

9-
## test
9+
## Params
1010

1111
```
1212
SET ACCESS_KEY=xxx

0 commit comments

Comments
 (0)