[ agent ] [ boot ] - agent boot up procedure - 4

This commit is contained in:
IceDerce
2022-12-22 17:51:56 +08:00
parent 4b3e7b326e
commit fb453307ef
3 changed files with 8 additions and 8 deletions

View File

@@ -51,6 +51,13 @@
</dependencies>
</dependencyManagement>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Apache Maven Packages</name>
<url>https://maven.pkg.github.com/zeaslity/ProjectOctopus</url>
</repository>
</distributionManagement>
<build>
<plugins>