Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
Signed-off-by: Nianyu Shen <[email protected]>
  • Loading branch information
nianyush committed Aug 14, 2024
1 parent 15933c9 commit 97685e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ ELSE
END

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

build-all-images:
Expand Down

0 comments on commit 97685e4

Please sign in to comment.