Skip to content

Commit

Permalink
feat: workdir note comment
Browse files Browse the repository at this point in the history
  • Loading branch information
apskhem committed Dec 1, 2023
1 parent 25828f7 commit 2879faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ spell-check:
# Check all source and documentation files.
check-spelling:
FROM ghcr.io/streetsidesoftware/cspell:8.0.0
# Use the existing directory from the image itself containing `cspell` binary.
WORKDIR /app

COPY . .
Expand Down

0 comments on commit 2879faa

Please sign in to comment.