modified jenkins files

Bu işleme şunda yer alıyor:
2023-10-14 01:25:44 +05:30
ebeveyn 24264d2630
işleme 1d97be90c5
Sağlanmış
+1
Dosyayı Görüntüle
@@ -91,6 +91,7 @@ def commitChanges() {
// Check for changes
sh """
git checkout ${env.BRANCH_NAME}
git status
git pull origin ${env.BRANCH_NAME}
# Only proceed if there are changes