Now Maybe?
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 04:55:10 +02:00
parent 189bf4f373
commit 47e5318560

1
Jenkinsfile vendored
View File

@ -38,6 +38,7 @@ pipeline {
gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token') gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token')
]) { ]) {
sh ''' sh '''
git rebase --abort || true
git pull --rebase git pull --rebase
git stash pop || true git stash pop || true
git add . git add .