We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778a143 commit d262b30Copy full SHA for d262b30
1 file changed
Makefile
@@ -22,5 +22,5 @@ test:
22
mvn -B package --file pom.xml
23
24
.PHONY: publish
25
-publish:
+publish: test
26
mvn deploy
0 commit comments