Skip to content

Commit

Permalink
doc: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Nov 3, 2024
1 parent d37011a commit 6a995fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ hooks:
build:
# Command executed before the build. Will reload this file after the command is executed
pre: yard update
post: echo Done
post: podman build . -t git
```
Simply running `yard build` in the above case, will output a single Containerfile to your current directory.

Expand Down

0 comments on commit 6a995fd

Please sign in to comment.