We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99a3d6 commit e2f2363Copy full SHA for e2f2363
1 file changed
README.md
@@ -25,7 +25,7 @@ Learn more at https://containerproxy.io (in progress)
25
Clone this repository and run
26
27
```
28
-mvn -U clean install
+mvn -U clean install -DskipTests
29
30
31
The build will result in a single `.jar` file that is made available in the `target` directory.
0 commit comments