squash me too
Project: http://git-wip-us.apache.org/repos/asf/couchdb-ci/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ci/commit/ff7e9389 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ci/tree/ff7e9389 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-ci/diff/ff7e9389 Branch: refs/heads/master Commit: ff7e9389c628b243c040299130c7883bf0a5d16b Parents: e9fefb6 Author: Joan Touzet <[email protected]> Authored: Tue Apr 11 22:21:21 2017 -0700 Committer: Joan Touzet <[email protected]> Committed: Tue Apr 11 22:21:21 2017 -0700 ---------------------------------------------------------------------- dockerfiles/centos-6-erlang-18.3 | 4 ++-- dockerfiles/centos-6-erlang-default | 4 ++-- dockerfiles/centos-7-erlang-18.3 | 4 ++-- dockerfiles/centos-7-erlang-default | 4 ++-- dockerfiles/debian-8-erlang-18.3 | 4 ++-- dockerfiles/debian-8-erlang-default | 4 ++-- dockerfiles/ubuntu-12.04-erlang-18.3 | 4 ++-- dockerfiles/ubuntu-12.04-erlang-default | 4 ++-- dockerfiles/ubuntu-14.04-erlang-18.3 | 4 ++-- dockerfiles/ubuntu-14.04-erlang-default | 4 ++-- dockerfiles/ubuntu-16.04-erlang-18.3 | 4 ++-- dockerfiles/ubuntu-16.04-erlang-default | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/centos-6-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/centos-6-erlang-18.3 b/dockerfiles/centos-6-erlang-18.3 index 2164a69..bf67102 100644 --- a/dockerfiles/centos-6-erlang-18.3 +++ b/dockerfiles/centos-6-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook centos-6-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/centos-6-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/centos-6-erlang-default b/dockerfiles/centos-6-erlang-default index e85df9c..0c62c61 100644 --- a/dockerfiles/centos-6-erlang-default +++ b/dockerfiles/centos-6-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook centos-6-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/centos-7-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/centos-7-erlang-18.3 b/dockerfiles/centos-7-erlang-18.3 index e44ae50..f85c5d3 100644 --- a/dockerfiles/centos-7-erlang-18.3 +++ b/dockerfiles/centos-7-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook centos-7-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/centos-7-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/centos-7-erlang-default b/dockerfiles/centos-7-erlang-default index 9c0dd48..351275d 100644 --- a/dockerfiles/centos-7-erlang-default +++ b/dockerfiles/centos-7-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook centos-7-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/debian-8-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/debian-8-erlang-18.3 b/dockerfiles/debian-8-erlang-18.3 index e7f0b80..2c7e8aa 100644 --- a/dockerfiles/debian-8-erlang-18.3 +++ b/dockerfiles/debian-8-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook debian-8-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/debian-8-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/debian-8-erlang-default b/dockerfiles/debian-8-erlang-default index 5e23ac0..4d4ef4c 100644 --- a/dockerfiles/debian-8-erlang-default +++ b/dockerfiles/debian-8-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook debian-8-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-12.04-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-12.04-erlang-18.3 b/dockerfiles/ubuntu-12.04-erlang-18.3 index b5681e8..e7ccc35 100644 --- a/dockerfiles/ubuntu-12.04-erlang-18.3 +++ b/dockerfiles/ubuntu-12.04-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-12.04-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-12.04-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-12.04-erlang-default b/dockerfiles/ubuntu-12.04-erlang-default index 25e3e0e..7107075 100644 --- a/dockerfiles/ubuntu-12.04-erlang-default +++ b/dockerfiles/ubuntu-12.04-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-12.04-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-14.04-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-14.04-erlang-18.3 b/dockerfiles/ubuntu-14.04-erlang-18.3 index 7ff2348..1573a7f 100644 --- a/dockerfiles/ubuntu-14.04-erlang-18.3 +++ b/dockerfiles/ubuntu-14.04-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-14.04-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-14.04-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-14.04-erlang-default b/dockerfiles/ubuntu-14.04-erlang-default index 230b7d5..bbb2d80 100644 --- a/dockerfiles/ubuntu-14.04-erlang-default +++ b/dockerfiles/ubuntu-14.04-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-14.04-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-16.04-erlang-18.3 ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-16.04-erlang-18.3 b/dockerfiles/ubuntu-16.04-erlang-18.3 index dbedf62..3c98421 100644 --- a/dockerfiles/ubuntu-16.04-erlang-18.3 +++ b/dockerfiles/ubuntu-16.04-erlang-18.3 @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-16.04-erlang-18.3.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"] http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/ff7e9389/dockerfiles/ubuntu-16.04-erlang-default ---------------------------------------------------------------------- diff --git a/dockerfiles/ubuntu-16.04-erlang-default b/dockerfiles/ubuntu-16.04-erlang-default index ad846c3..bdf8472 100644 --- a/dockerfiles/ubuntu-16.04-erlang-default +++ b/dockerfiles/ubuntu-16.04-erlang-default @@ -29,6 +29,6 @@ RUN ansible-playbook ubuntu-16.04-erlang-default.yml \ --connection=local \ --inventory-file=./inventory/couchdb-ci-worker -USER couchdb +USER build -CMD ["/home/couchdb/build-ci.sh"] +CMD ["/home/build/build-ci.sh"]
