21367: Remove environment check
authorBrett Smith <brett.smith@curii.com>
Wed, 10 Jan 2024 18:33:36 +0000 (13:33 -0500)
committerBrett Smith <brett.smith@curii.com>
Wed, 10 Jan 2024 18:33:36 +0000 (13:33 -0500)
commit2c540bf7fb83471751e90fcb44cfc04dc3ed333f
treec10f7adb49f2ce10337ce1c78f1a7f2f7bcb88bd
parent22af992e198a2acfa276050bf7b0325029f67000
21367: Remove environment check

You only need for this for `arv-keepdocker` at the end of the process,
which can read from settings.conf just fine too. Even if it fails, the
developer will have the command handy to fix their environment and try
that again easily.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/build-dev-docker-jobs-image.sh