]> git.lizzy.rs Git - rust.git/commit
ci: download awscli from our mirror
authorPietro Albini <pietro@pietroalbini.org>
Sat, 27 Jul 2019 20:18:40 +0000 (22:18 +0200)
committerPietro Albini <pietro@pietroalbini.org>
Sat, 27 Jul 2019 20:19:00 +0000 (22:19 +0200)
commit75dfdcb065231811bc9977da1aaf0e66889cbbce
tree02e9985fb66cc416c8999e7670b56ffb248a5e79
parent0e9b465d729d07101b29b4d096d83edf9be82df0
ci: download awscli from our mirror

This fixes multiple network issues we had when downloading awscli from
PyPI on Azure Pipelines by vendoring awscli itself and its dependencies
in our S3 bucket. Instructions on how to update the cache are present at
the top of src/ci/install-awscli.sh
.azure-pipelines/steps/run.yml
src/ci/awscli-requirements.txt [deleted file]
src/ci/install-awscli.sh [new file with mode: 0755]