We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d596ff6 commit 8255cb5Copy full SHA for 8255cb5
.ci/make.sh
@@ -141,6 +141,7 @@ docker run \
141
--env "RUBY_TEST_VERSION=${RUBY_TEST_VERSION}" \
142
--name test-runner \
143
--volume $REPO_BINDING \
144
+ --volume $repo:/usr/src/app \
145
--rm \
146
$product \
147
bundle exec rake unified_release:"$TASK"["$args_string"]
0 commit comments