Repository: couchdb-ci Updated Branches: refs/heads/master e9c8fb0a3 -> 376ecb854
script to push container Project: http://git-wip-us.apache.org/repos/asf/couchdb-ci/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ci/commit/376ecb85 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ci/tree/376ecb85 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-ci/diff/376ecb85 Branch: refs/heads/master Commit: 376ecb85428bf13b4a2bc2f9180e337826d7d36c Parents: e9c8fb0 Author: Bastian Krol <[email protected]> Authored: Fri Jan 22 09:15:16 2016 +0100 Committer: Bastian Krol <[email protected]> Committed: Mon Jan 25 15:33:55 2016 +0100 ---------------------------------------------------------------------- push-container.sh | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/376ecb85/push-container.sh ---------------------------------------------------------------------- diff --git a/push-container.sh b/push-container.sh new file mode 100755 index 0000000..9c7a917 --- /dev/null +++ b/push-container.sh @@ -0,0 +1 @@ +docker push basti1302/couchdb-build-ubuntu-14.04-erlang-18.2
