auto upload image on master pr

This commit is contained in:
jeff
2018-06-20 20:40:56 +08:00
parent 1242ca743d
commit 350171a3b0
3 changed files with 13 additions and 2 deletions

View File

@@ -24,3 +24,9 @@ before_script:
script:
- make fmt-check && make build
deploy:
provider: script
script: bash install/scripts/docker_push
on:
branch: master