Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejholly committed Dec 14, 2023
1 parent c0454ef commit 6accdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ basic:
basic-file:
FROM alpine
RUN echo "Hello World" > file
SAVE ARTIFACT file AS file
SAVE ARTIFACT file

0 comments on commit 6accdda

Please sign in to comment.