Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Mar 31, 2024
1 parent 8ef6290 commit da0760f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions earthly/mithril_snapshot/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ package-preview-snapshot:
RUN apk add zstd
RUN mkdir preview && zstd -d preview.tar.zst && tar -xf preview.tar
RUN rm preview.tar && rm preview.tar.zst
RUN ls /snapshot/immutable

SAVE IMAGE preview-snapshot:latest

0 comments on commit da0760f

Please sign in to comment.