diff --git a/jenkins.yml b/jenkins.yml index 9588dc1..53e3adc 100644 --- a/jenkins.yml +++ b/jenkins.yml @@ -168,7 +168,7 @@ jobs: branchSources { git { id('git') - remote('https://github.com/Retropikzel/jenkins-automaintenance.git') + remote('https://gitea.scheme.org/Jenkins/jenkins-automaintenance.git') } } orphanedItemStrategy {