ci/lib: if CI type is unknown, show the environment variables
commit5127e8cf7aa78906959d71150200860b4c7e491a
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 8 Apr 2020 04:05:32 +0000 (8 11:05 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2020 05:17:10 +0000 (7 22:17 -0700)
tree512c6df3d0e14f9eaa53c26b293c458fbf147966
parent54711243407791b188bf338e105cdc6d81ee4402
ci/lib: if CI type is unknown, show the environment variables

This should help with adding new CI-specific if-else arms.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/lib.sh