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