Repository: ode Updated Branches: refs/heads/ode-1.3.x 3845ab429 -> 9c90ecaaf
unmout gpg volume Project: http://git-wip-us.apache.org/repos/asf/ode/repo Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/9c90ecaa Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/9c90ecaa Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/9c90ecaa Branch: refs/heads/ode-1.3.x Commit: 9c90ecaaf56f6a60da0999c2ba141e4ec5339906 Parents: 3845ab4 Author: sathwik <[email protected]> Authored: Thu Nov 10 14:43:27 2016 +0530 Committer: sathwik <[email protected]> Committed: Thu Nov 10 14:43:27 2016 +0530 ---------------------------------------------------------------------- ci-build.sh | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode/blob/9c90ecaa/ci-build.sh ---------------------------------------------------------------------- diff --git a/ci-build.sh b/ci-build.sh index 18ddb63..2463ad8 100755 --- a/ci-build.sh +++ b/ci-build.sh @@ -60,5 +60,4 @@ docker run --rm \ -v $HOME/.m2:/home/dummy/.m2 \ -v $HOME/.buildr:/home/dummy/.buildr \ -v /tmp:/tmp \ - -v $GNUPGHOME:/home/dummy/.gnupg \ --entrypoint bash sathwik/apache-buildr:latest-jruby-jdk7 -c "$FINAL_COMMAND";
