Skip to content

Commit fe434f3

Browse files
committed
Add comment
1 parent cf75ba1 commit fe434f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ namespace :repackage do
7474
desc '* with Windows fat distributions'
7575
task :all do
7676
Dir.chdir(__dir__) do
77+
# store gems in vendor cache for docker
7778
sh 'bundle package'
79+
7880
# needed only if the jar is built outside of docker
7981
Rake::Task['lib/concurrent/concurrent_ruby.jar'].invoke
8082
RakeCompilerDock.exec 'support/cross_building.sh'

0 commit comments

Comments
 (0)