Skip to content

Commit e2f2363

Browse files
committed
README: skip tests when simply building
1 parent a99a3d6 commit e2f2363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Learn more at https://containerproxy.io (in progress)
2525
Clone this repository and run
2626

2727
```
28-
mvn -U clean install
28+
mvn -U clean install -DskipTests
2929
```
3030

3131
The build will result in a single `.jar` file that is made available in the `target` directory.

0 commit comments

Comments
 (0)