Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Mar 31, 2024
1 parent 1767b53 commit 4e32539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/mithril_snapshot/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ 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 /snapshot/immutable
RUN ls

SAVE IMAGE preview-snapshot:latest

0 comments on commit 4e32539

Please sign in to comment.