build: 新增 Maven deploy 配置

This commit is contained in:
2023-11-19 13:23:41 +08:00
parent 3796790db4
commit d970c5f673
5 changed files with 184 additions and 31 deletions

View File

@@ -3,6 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>top.charles7c.continew</groupId>
<artifactId>continew-starter</artifactId>