separate stat procedure

This commit is contained in:
Yifan Gao
2017-01-26 02:57:58 +08:00
parent 3a1a139312
commit 17d9e42d5d
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