Skip to content

Commit

Permalink
remove ci_build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
analogrelay committed Feb 16, 2016
1 parent 57ce370 commit c2f08bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
4 changes: 0 additions & 4 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ while [[ $# > 0 ]]; do
export DOCKER_IMAGENAME=$2
shift
;;
"--buildindocker-centos")
export BUILD_IN_DOCKER=1
export DOCKER_IMAGENAME=centos
;;
*)
break
;;
Expand Down
79 changes: 0 additions & 79 deletions scripts/ci_build.sh

This file was deleted.

0 comments on commit c2f08bd

Please sign in to comment.