Skip to content

Commit

Permalink
fix: Blank out EARTHLY_CACHE_PREFIX for consumers of the image
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Jan 28, 2024
1 parent ad7e53c commit 9395f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cargo/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ build:
DO +INIT
DO rust+CARGO --args="install --locked cargo-sweep"

ENV EARTHLY_CACHE_PREFIX=""

SAVE IMAGE --push ghcr.io/blue-build/earthly-lib/cargo-builder

INIT:
Expand Down

0 comments on commit 9395f97

Please sign in to comment.