Testagain
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 17:03:37 +02:00
parent 245fb19fa8
commit 31580824a7

1
Jenkinsfile vendored
View File

@ -50,6 +50,7 @@ pipeline {
gitUsernamePassword(credentialsId: 'gitea-jenkins-user-token')
]) {
sh '''
git pull
git push -u origin main
'''
}