Put back make docker push in build-ci.sh

This commit is contained in:
Oleksandr Shulgin 2017-02-01 10:49:21 +01:00 committed by Murat Kabilov
parent 3f5bc83de1
commit c082824cc7
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ ln -s $PWD $project_dir
cd $project_dir
glide install
make scm-source.json linux
make docker push