We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a61a9d commit ef9aa64Copy full SHA for ef9aa64
CONTRIBUTING.md
@@ -50,7 +50,7 @@ cd test-project
50
set -a && . ../.env && set +a
51
52
# run the test in an image built on top of the factory.
53
-docker compose run --rm test-factory-all-included
+docker compose run --build --rm test-factory-all-included
54
```
55
56
### Publishing images
0 commit comments