X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c0a9b9a3291e14c75711d5849dc5365e2166fccd..c92af4dedd8f2bcc0dfcc2f6e052e850341f8a5e:/lib/install/deps_test.go diff --git a/lib/install/deps_test.go b/lib/install/deps_test.go index a19bcb05f8..5dfdbfe0e5 100644 --- a/lib/install/deps_test.go +++ b/lib/install/deps_test.go @@ -35,8 +35,9 @@ sourcepath="$(realpath ../..)" docker run -i --rm --workdir /arvados \ -v ${tmp}/arvados-server:/arvados-server:ro \ -v ${sourcepath}:/arvados:ro \ - -v /arvados/services/api/.bundle \ -v /arvados/apps/workbench/.bundle \ + -v /arvados/services/api/.bundle \ + -v /arvados/services/api/tmp \ --env http_proxy \ --env https_proxy \ debian:10 \