Skip to content

Commit

Permalink
Makfile changes - Adding multi arch build support for docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Aman Deep Saxena <aman.saxena@razorpay.com>
  • Loading branch information
AmandeepSaxena committed May 16, 2024
1 parent 4febb19 commit f3b231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ help:
@echo "\tmake push -- pushes the litmus-go multi-arch image"
@echo "\tmake build-amd64 -- builds the litmus-go binary & docker amd64 image"
@echo "\tmake push-amd64 -- pushes the litmus-go amd64 image"
@echo "\tpush-multiarch -- pushes the litmus-go multiarch image"
@echo "\tpush-multiarch -- pushes the litmus-go multiarch image"
@echo ""

.PHONY: all
Expand Down

0 comments on commit f3b231c

Please sign in to comment.