modified jenkins files
This commit is contained in:
Vendored
+1
@@ -91,6 +91,7 @@ def commitChanges() {
|
|||||||
|
|
||||||
// Check for changes
|
// Check for changes
|
||||||
sh """
|
sh """
|
||||||
|
git checkout ${env.BRANCH_NAME}
|
||||||
git status
|
git status
|
||||||
git pull origin ${env.BRANCH_NAME}
|
git pull origin ${env.BRANCH_NAME}
|
||||||
# Only proceed if there are changes
|
# Only proceed if there are changes
|
||||||
|
|||||||
Reference in New Issue
Block a user