Open rogeruiz opened 6 years ago
Still need to test this, but this is a good start to auto-downloading the latest plugin on docker build
.
On Tue, 2018-08-21 at 10:27 -0700, Roger Steve Ruiz notifications@github.com wrote:
would we be worried about hitting any rate limits if we do it that way? @adborden
I don't think so, since these requests only happen at build time.
-- Aaron D Borden Human and Hacker
This addresses 18f/cloud-foundry-cli#5 by downloading the binaries directly from the GitHub releases page.