Update ci_build.sh

Do not package inside docker container for centos.
This commit is contained in:
Sridhar Periyasamy 2015-12-24 21:38:45 -08:00
parent 5eb617676a
commit 3bf39fcf1f

View file

@ -30,7 +30,7 @@ fi
if [[ "$(uname)" == "Linux" ]]; then
if [[ "$OSNAME" == "ubuntu" ]]; then
# Set Docker Container name to be unique
container_name=""