mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
clean up
This commit is contained in:
parent
7486016e85
commit
8b2dccdae1
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ it:
|
|||||||
mvn clean verify -Pintegration-tests
|
mvn clean verify -Pintegration-tests
|
||||||
|
|
||||||
build:
|
build:
|
||||||
mvn clean test install -Punit-tests
|
mvn -B clean test install -Punit-tests -Dgpg.passphrase="${GPG_PASSPHRASE}" -e
|
||||||
|
|
||||||
release:
|
release:
|
||||||
mvn clean -Punit-tests release:clean release:prepare release:perform -B
|
mvn clean -Punit-tests release:clean release:prepare release:perform -B
|
||||||
|
Loading…
x
Reference in New Issue
Block a user