Commit 181701a
committed
Add pipeline to download coverity tools
The coverity tools are large (1+ GiB) and change infrequently. Create
a pipeline intended to run weekly to move the tools from Coverity into
S3, so that we don't pay ingress charges every time we run a job.
Unfortunately, I can't find a way to authenticate to the download
server to just call HEAD and get the download time (which would be
the smarter option), so this will have to do.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>1 parent 1566fb5 commit 181701a
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments