ci/linux32: parameterise command to switch arch
commit2bd1e2d273b69516a3c161671a39263589ccc9fc
authorĐoàn Trần Công Danh <congdanhqx@gmail.com>
Sat, 4 Apr 2020 01:08:47 +0000 (4 08:08 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Apr 2020 20:44:42 +0000 (6 13:44 -0700)
tree8ea7c999df17fcb310c2f9f955348591539162f5
parentffce2ebdd9ad14d1ba315592157c03ce7ebd6212
ci/linux32: parameterise command to switch arch

In a later patch, the remaining of this command will be re-used for the
CI job for linux with musl libc.

Allow customisation of the emulator, now.

Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/run-linux32-build.sh
ci/run-linux32-docker.sh