Hi @sarav_prakash Currently, our organization does not use GitHub so we can't use GitHub actions.Bitbucket pipelines is also not an option it has limitation of no of minutes on pipeline executions. So, we decided to proceed with Jenkins Job Setup, and we are facing below issues#!/bin/bash
source ~/...