1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/ci
Andrew Gallant bf0ddc4675 ci: fix musl docker build
Looks like the old japaric images are bunk. We update our docker image
to be based on the new rustembedded images and configure cross to use
it.

Turns out that this wasn't due to a stale docker image, but rather, a
bug in cross: https://github.com/rust-embedded/cross/issues/357
We work around that bug by installing the master branch of cross. Sigh.
2020-01-10 15:07:47 -05:00
..
docker/x86_64-unknown-linux-musl ci: fix musl docker build 2020-01-10 15:07:47 -05:00
before_deploy.sh ci: use cross for musl x86_64 builds 2019-04-25 11:12:14 -04:00
build_deb.sh deb: add completions 2018-09-07 14:00:22 -04:00
install.sh ci: fix man page generation on macOS 2018-02-20 20:55:12 -05:00
script.sh ci: use cross for musl x86_64 builds 2019-04-25 11:12:14 -04:00
sha256.sh ci: cleanup 2018-02-06 12:07:59 -05:00
test_complete.sh test_complete: match certain long options in description bodies 2018-08-20 07:50:00 -04:00
utils.sh ci: fix musl docker build 2020-01-10 15:07:47 -05:00