Commit a8bb8c1
committed
build: Pre-download gflags source in Ubuntu container image
Pre-download the gflags v2.2.2 source tarball into the Docker image
at /velox/deps-sources/gflags-v2.2.2.tar.gz. This allows CI jobs
that use gflags_SOURCE=BUNDLED to point VELOX_GFLAGS_URL at the
local copy instead of downloading from GitHub on every run.1 parent 4d93698 commit a8bb8c1
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
0 commit comments