From e378da82d59ce5a74da89b56c496c6f9743207eb Mon Sep 17 00:00:00 2001 From: Adam Nichols Date: Fri, 1 Dec 2023 18:08:43 -0500 Subject: [PATCH] OK I guess we do for now Because Centaur doesn't work with `sbt centaur/assembly` for some reason --- src/ci/bin/testCentaurHoricromtalPapiV2beta.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ci/bin/testCentaurHoricromtalPapiV2beta.sh b/src/ci/bin/testCentaurHoricromtalPapiV2beta.sh index 35098cd8df8..3b4dc0057b5 100755 --- a/src/ci/bin/testCentaurHoricromtalPapiV2beta.sh +++ b/src/ci/bin/testCentaurHoricromtalPapiV2beta.sh @@ -14,6 +14,8 @@ cromwell::build::setup_centaur_environment cromwell::build::papi::setup_papi_centaur_environment +cromwell::build::assemble_jars + cromwell::build::build_cromwell_docker cromwell::build::run_centaur \