Commit 6eea35ca authored by Asad ullah khan's avatar Asad ullah khan
Browse files

test

parent 6023180e
Showing with 2 additions and 2 deletions
+2 -2
......@@ -11,8 +11,8 @@ pipeline {
steps {
git([url: 'https://github.com/AsadUkh/app-code-backend.git', branch: 'master'])
updateGitlabCommitStatus name: "Jenkins", state: "running"
sh "echo ${gitlabSourceBranch}"
// sh "echo ${gitlabSourceBranch}"
}
}
stage('Build application') {
......
Supports Markdown
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