Open duncdrum opened 3 years ago
mvn release should upload the xar to the downloads section on fusiondb.com which means anybody doing releases needs valid credentials.
mvn release
downloads
While we're at it I still think doing the same to the releases section here on Github is a good idea, i.e. attach the xar as a release artifact.
releases
This is still doing it manually, but the same command could/should be run from CI in the future.
mvn release
should upload the xar to thedownloads
section on fusiondb.com which means anybody doing releases needs valid credentials.While we're at it I still think doing the same to the
releases
section here on Github is a good idea, i.e. attach the xar as a release artifact.This is still doing it manually, but the same command could/should be run from CI in the future.