Skip to content

Commit 1107a93

Browse files
authored
Update CICD-pipeline-complete
1 parent cd06b67 commit 1107a93

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CICD-pipeline-complete

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
go to vim /etc/sudoers
2+
3+
add this line
4+
5+
Jenkins ALL=NOPASSWD: ALL
6+
7+
Change permissions for jenkins to run docker commands:
8+
chmod 777 /var/run/docker.sock
9+
110
pipeline{
211
tools{
312
maven 'mymaven'

0 commit comments

Comments
 (0)