diff --git a/Jenkinsfile b/Jenkinsfile index 370e9d2..236b72b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -35,7 +35,7 @@ pipeline { ]) { sh ''' git checkout main - git pull + git pull --rebase git add . git commit -m "Update Compiled Adblock List" git push