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

add deploy ok

parent e0de66c0
...@@ -18,14 +18,14 @@ jobs: ...@@ -18,14 +18,14 @@ jobs:
- gometalinter.v2 -i - gometalinter.v2 -i
- go get -u mvdan.cc/sh/cmd/shfmt - go get -u mvdan.cc/sh/cmd/shfmt
- go get -u mvdan.cc/sh/cmd/gosh - go get -u mvdan.cc/sh/cmd/gosh
script: skip script:
# - make checkgofmt && make fmt_go - make checkgofmt && make fmt_go
# - make linter - make linter
- stage: test - stage: test
install: skip install: skip
script: skip script: skip
# - make test && make coverage - make test && make coverage
- stage: deploy - stage: deploy
sudo: required 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