Merge branch 'master' of git.qietv.work:go-public/logkit

master
guohao 5 years ago
commit 82a31cfaf1
  1. 4
      .gitlab-ci.yml

@ -1,8 +1,10 @@
check:
tags:
- v1.0
stage: build
only:
- branches
except:
- beta
script:
- docker_test
- go test

Loading…
Cancel
Save