Skip to content

Commit

Permalink
fixup! Fix errors of ./scripts/push-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuniwak committed Apr 25, 2024
1 parent 506b09a commit fc95c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy-images
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ main() {
-t "$image:latest" \
-f "$DOCKERFILE" .
else
docker buildx build \
--builder unity-meta-check-driver \
--platform linux/arm64,linux/amd64 \
--push \
Expand Down

0 comments on commit fc95c02

Please sign in to comment.