Maybe Fix
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a07ac366a2
commit
89de48245d
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -34,10 +34,10 @@ pipeline {
|
||||
gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token')
|
||||
]) {
|
||||
sh '''
|
||||
git checkout main
|
||||
git pull
|
||||
git add .
|
||||
git commit -m "Update Compiled Adblock List"
|
||||
git checkout main
|
||||
git pull
|
||||
git push
|
||||
'''
|
||||
}
|
||||
|
Reference in New Issue
Block a user