Skip to content

Commit 8255cb5

Browse files
committed
[CI] Fix mounting output path for unified release
1 parent d596ff6 commit 8255cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/make.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ docker run \
141141
--env "RUBY_TEST_VERSION=${RUBY_TEST_VERSION}" \
142142
--name test-runner \
143143
--volume $REPO_BINDING \
144+
--volume $repo:/usr/src/app \
144145
--rm \
145146
$product \
146147
bundle exec rake unified_release:"$TASK"["$args_string"]

0 commit comments

Comments
 (0)