#devsecops
Read more stories on Hashnode
Articles with this tag
final pipeline working (without artifact) pipeline { agent any environment { SONAR_HOME = tool 'sonar' } stages { ...
First we need to install jenkins and docker Here I am Using Oracle server for that then you have to open the port 8080 in iptables sudo iptables -I...