Skip to content

Commit

Permalink
Bump kairos-agent through framework and remove tmp hack
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily committed Apr 12, 2024
1 parent acadb89 commit bea9e6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,6 @@ base-image:
ARG KAIROS_AGENT_DEV_BRANCH
ARG IMMUCORE_DEV_BRANCH

# TODO: Remove this
ENV KAIROS_AGENT_DEV_BRANCH="2281-no-format-custom-partitioning"
IF [ "$KAIROS_AGENT_DEV_BRANCH" != "" ]
RUN rm -rf /usr/bin/kairos-agent
COPY github.com/kairos-io/kairos-agent:$KAIROS_AGENT_DEV_BRANCH+build-kairos-agent/kairos-agent /usr/bin/kairos-agent
Expand Down

0 comments on commit bea9e6d

Please sign in to comment.