Apexon has created a plugin for DevOps teams that streamlines the process,
and accelerates pipeline on-boarding for any new set of applications.
.middleBlock{background-position: 0px 635px !important;}
.yellowHighlight{background-position: 0px 3600px !important;}
.lightGray{background-position:0px 6680px !important;}
.jenkinsblock6 .image{padding-bottom: 40px;}
jQuery(document).ready(function () {
jQuery(‘.video-shadow’).on(‘click’, function (ev) {
jQuery(“.video-shadow”).addClass(“hideimg”);
jQuery(“.video-shadow iframe”)[0].src += “?autoplay=1”;
ev.preventDefault();
});
});