Skip to content

Commit

Permalink
Debug build results
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 1, 2024
1 parent fc14f5c commit 89eda29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ namespace :docker do
'--target', target,
'.'

sh 'docker', 'images'

each_nightly_tag(ruby_version, tags) do |image_name, tag|
sh 'docker', 'tag', image_name, tag
end
Expand Down

0 comments on commit 89eda29

Please sign in to comment.