# AutoDeploy-Shell **Repository Path**: BSTester/AutoDeploy-Shell ## Basic Information - **Project Name**: AutoDeploy-Shell - **Description**: 自动部署PHP项目的Shell脚本,可用于Jenkins持续集成。 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoDeploy-Shell ================ 自动部署PHP项目的Shell脚本,可用于Jenkins持续集成。 ScriptName:svnExport.sh Todo:自动从SVN配置库导出需要部署的文件,同时打升级包和还原包,可配置自动替换配置文件,自动压缩js文件。 ScriptName:autoDeploy.sh Todo:服务器端执行,自动部署项目代码。