[ agent ] [ boot ] - agent boot up procedure -1

This commit is contained in:
IceDerce
2022-12-22 17:30:12 +08:00
parent 1d33275991
commit 6b6ff4e59a
2 changed files with 185 additions and 0 deletions

View File

@@ -51,6 +51,14 @@
</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>
<plugin>