解决:
在/etc/sudoers 末尾新增
#1.编辑/etc/sudoers
vim /etc/sudoers
jenkins ALL=(ALL) NOPASSWD: ALL #末尾新增
#2.重启Jenkins
systemctl restart jenkins
在/etc/sudoers 末尾新增
#1.编辑/etc/sudoers
vim /etc/sudoers
jenkins ALL=(ALL) NOPASSWD: ALL #末尾新增
#2.重启Jenkins
systemctl restart jenkins
本文标题:Jenkins执行脚本权限问题
本文链接:https://www.haomeiwen.com/subject/qxmeirtx.html
网友评论