Jenkins test 6
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit

This commit is contained in:
Andreas Fahrecker 2024-04-10 01:53:08 +02:00
parent 9baa531bc2
commit fde62adc8f

2
Jenkinsfile vendored
View File

@ -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