Skip to content

Commit

Permalink
dist/buildx print_time_cost "$tag"
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Jun 26, 2024
1 parent 799dd69 commit 479d7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distros/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ alpine|ubuntu|opensuse)
doBuildx "$tag" src/oth/Dockerfile.*-$dist #core only
;;
esac
print_time_cost "$type-$dist" $begin_time >> /tmp/.timecost #tee -a
print_time_cost "$tag" $begin_time >> /tmp/.timecost #tee -a

0 comments on commit 479d7c5

Please sign in to comment.