Commit 6023180e authored by Asad ullah khan's avatar Asad ullah khan

test

parent b0d8d276
Pipeline #1886 failed with stage
...@@ -12,6 +12,7 @@ pipeline { ...@@ -12,6 +12,7 @@ pipeline {
git([url: 'https://github.com/AsadUkh/app-code-backend.git', branch: 'master']) git([url: 'https://github.com/AsadUkh/app-code-backend.git', branch: 'master'])
updateGitlabCommitStatus name: "Jenkins", state: "running" updateGitlabCommitStatus name: "Jenkins", state: "running"
sh "echo ${gitlabSourceBranch}" sh "echo ${gitlabSourceBranch}"
} }
} }
stage('Build application') { stage('Build application') {
......
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