Commit 661fa6a7 authored by madengji's avatar madengji Committed by 33cn

add deploy ok

parent e0de66c0
......@@ -18,14 +18,14 @@ jobs:
- gometalinter.v2 -i
- go get -u mvdan.cc/sh/cmd/shfmt
- go get -u mvdan.cc/sh/cmd/gosh
script: skip
# - make checkgofmt && make fmt_go
# - make linter
script:
- make checkgofmt && make fmt_go
- make linter
- stage: test
install: skip
script: skip
# - make test && make coverage
- make test && make coverage
- stage: deploy
sudo: required
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment