test
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
012ff49d87
commit
e412bbc4b6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -59,7 +59,7 @@ pipeline {
|
|||||||
gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token')
|
gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token')
|
||||||
]) {
|
]) {
|
||||||
sh '''
|
sh '''
|
||||||
git pull
|
git pull origin main
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user