Skip to content

Commit

Permalink
Point to main for the PRVIDER_INSTALL command
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Jul 11, 2023
1 parent 7d0289f commit 651b974
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 @@ -351,7 +351,7 @@ base-image:
ARG PROVIDER_KAIROS
ARG PROVIDER_KAIROS_BRANCH=main
IF [[ "$PROVIDER_KAIROS" != "" ]]
DO github.com/itxaka/provider-kairos:command_provider_install+PROVIDER_INSTALL --FLAVOR=$FLAVOR
DO github.com/kairos-io/provider-kairos:main+PROVIDER_INSTALL --FLAVOR=$FLAVOR
# Redo os-release with override settings to point to provider-kairos stuff
# in earthly 0.7 we will be able to just override VARIANT here and just run the OSRELEASE once
# but currently on 0.6 you cant override args properly as it picks the first arg it founds
Expand Down

0 comments on commit 651b974

Please sign in to comment.