Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Apr 1, 2024
1 parent 235e8dc commit ad258d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions earthly/mithril_snapshot/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ package-preview-snapshot:
RUN apk add zstd
RUN zstd -d preview.tar.zst && tar -xf preview.tar
RUN rm preview.tar && rm preview.tar.zst
RUN ls

SAVE IMAGE preview-snapshot:latest
SAVE ARTIFACT preview preview

0 comments on commit ad258d1

Please sign in to comment.