separate stat procedure

This commit is contained in:
Yifan Gao
2017-01-26 02:57:58 +08:00
parent e35b0dc24c
commit 07dcc964cc
3 changed files with 19 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ before_script:
- docker pull gaoyifan/bgpdump
script:
- ./generate.sh
- ./stat.sh
deploy:
provider: script
script: ./upload.sh