Skip to content

Commit

Permalink
time docker build stage (teslamotors#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquincasares authored and michaeligreenberg committed Sep 9, 2024
1 parent 224d258 commit fa4ef26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ if GIT_HASH=$(git rev-parse HEAD); then
fi

# Builds the tesla http proxy image from the Dockerfile in the parent directory
exec "${BUILD_ARGS[@]}"
time "${BUILD_ARGS[@]}"

0 comments on commit fa4ef26

Please sign in to comment.