Update Jenkinsfile

This commit is contained in:
木鱼和金鱼 2026-01-26 10:30:15 +08:00 committed by GitHub
parent d32b3895e6
commit 244e0277e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
Jenkinsfile vendored
View File

@ -127,6 +127,7 @@ pipeline {
} }
} }
} }
}
post { post {
success { success {
echo '🎉 本地部署成功!' echo '🎉 本地部署成功!'