Commit 357f230
fix: Resolve Earthfile line 0:0 target docker not found when building audi | NPG-000 (#547)
# Description
The readme to **Audit The Tally** instructs to run `earthly +build &&
earthly +docker` when it should be `earthly +build && earthly
+docker-local`.
Creating a pr because other core tools follows the _docker-local_
convention.
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Co-authored-by: Oleksandr Prokhorenko <[email protected]>
Co-authored-by: Steven Johnson <[email protected]>1 parent 5c95e14 commit 357f230
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
0 commit comments