mirror of
https://github.com/CarmJos/EasyPlugin.git
synced 2026-06-04 16:48:16 +08:00
Javadoc与maven部署放入同一CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
rm -rf docs
|
||||
mkdir -vp docs
|
||||
|
||||
DOC_URL="target/site/apidocs"
|
||||
DOC_URL="target/apidocs"
|
||||
|
||||
for FILE in easyplugin-*; do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user