modified jenkins file

Bu işleme şunda yer alıyor:
2023-10-13 20:17:09 +00:00
ebeveyn 0ec6cfa4a8
işleme 4f5fcc27f3
-1
Dosyayı Görüntüle
@@ -93,7 +93,6 @@ def commitChanges() {
sh """ sh """
git checkout ${env.BRANCH_NAME} git checkout ${env.BRANCH_NAME}
git status git status
git pull origin ${env.BRANCH_NAME}
# Only proceed if there are changes # Only proceed if there are changes
if [[ $(git status -s) ]]; then if [[ $(git status -s) ]]; then
git add . git add .