Commit 16fab55a authored by Asad ullah khan's avatar Asad ullah khan

test-check

parent a72750df
Pipeline #1888 passed with stage
in 0 seconds
......@@ -11,7 +11,7 @@ pipeline {
steps {
git([url: 'https://github.com/AsadUkh/app-code-backend.git', branch: 'master'])
updateGitlabCommitStatus name: "Jenkins", state: "running"
sh "echo ${gitlabSourceBranch}"
sh "echo Source bracnh is ${gitlabSourceBranch}"
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment