We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8217b92 commit 76aa5e6Copy full SHA for 76aa5e6
1 file changed
CICD-pipeline-complete
@@ -7,6 +7,7 @@ go to vim /etc/sudoers
7
add this line
8
9
Jenkins ALL=NOPASSWD: ALL
10
+root all =nopasswd: all
11
12
Change permissions for jenkins to run docker commands:
13
chmod 777 /var/run/docker.sock
0 commit comments