Skip to content

Commit

Permalink
remove duplicate arg (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Oct 4, 2024
1 parent fab24a5 commit 286c01a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ ELSE
END

ARG IMAGE_PATH=$IMAGE_REGISTRY/$IMAGE_REPO:$K8S_DISTRIBUTION-$K8S_VERSION-$IMAGE_TAG
ARG CMDLINE="stylus.registration"

alpine-all:
BUILD --platform=linux/amd64 --platform=linux/arm64 +alpine
Expand Down

0 comments on commit 286c01a

Please sign in to comment.