Skip to content

Commit 1741735

Browse files
authored
Merge pull request #51 from roots/TangRufus-patch-1
Readme: Maintainers should build docker images without caching
2 parents 6a44fe5 + 445633c commit 1741735

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)