Skip to content

Commit 445633c

Browse files
authored
Readme: Maintainers should build docker images without caching
1 parent 6a44fe5 commit 445633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ make test
7676
*This section only intended for the maintainers*
7777

7878
```bash
79-
make docker
79+
make docker-no-cache
8080

8181
# docker tag rootsdev/trellis-cli-dev:latest rootsdev/trellis-cli-dev:YYYY.MM.DD.N
8282
# where N is a sequential integer, starting from 1.

0 commit comments

Comments
 (0)