Now Maybe?
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
189bf4f373
commit
47e5318560
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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 .
|
||||||
|
Reference in New Issue
Block a user