Jenkins test 4
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:51:49 +02:00
parent b5860d867b
commit 9baa531bc2

1
Jenkinsfile vendored
View File

@ -35,6 +35,7 @@ pipeline {
]) {
sh '''
git checkout main
git pull
git add .
git commit -m "Update Compiled Adblock List"
git push