Put back make docker push in build-ci.sh
This commit is contained in:
parent
3f5bc83de1
commit
c082824cc7
|
|
@ -10,4 +10,4 @@ ln -s $PWD $project_dir
|
|||
cd $project_dir
|
||||
|
||||
glide install
|
||||
make scm-source.json linux
|
||||
make docker push
|
||||
|
|
|
|||
Loading…
Reference in New Issue