获取构建人信息 前言 安装插件 使用插件 支持的变量 用户信息 Pipeline中使用 查看日志输出 前言 本篇来学习下Jenkins中获取构建人信息 安装插件 Manage Jenkins --> Manage Plugins --> 可选插件中 搜索 build-user-vars-plugin 使用插件 支持的变量 Variable Description BUILD_USER Full name (first name + last name) BUILD_USER_FIRST_NAME First name BUILD_USER_LAST_NAME