Commit 626b8d0f authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update Jenkinsfile

parent 2a039b0c
...@@ -14,7 +14,7 @@ pipeline { ...@@ -14,7 +14,7 @@ pipeline {
} }
stage('Checkout from SCM') { stage('Checkout from SCM') {
steps { steps {
git branch: 'master', credentialsId: 'gitlab', url: 'https://git.hiast.edu.sy/abdullh.alsoleman/ci_cd-test-.git' git branch: 'master', credentialsId: 'gitlab1', url: 'https://git.hiast.edu.sy/abdullh.alsoleman/ci_cd-test-.git'
} }
} }
} }
......
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