We've been installing the deis client inside each jenkins job needs it, but to me it makes more sense to install and maintain it in one place, at the system level. As of deis 1.10 it's a single, statically compiled binary, so I went ahead and manually copied it into /usr/local/bin for now, but we should update the ansible playbook to do this automatically in the future.
We've been installing the deis client inside each jenkins job needs it, but to me it makes more sense to install and maintain it in one place, at the system level. As of deis 1.10 it's a single, statically compiled binary, so I went ahead and manually copied it into /usr/local/bin for now, but we should update the ansible playbook to do this automatically in the future.