Update automaintenance url from github to Gitea

This commit is contained in:
retropikzel 2024-10-11 14:45:46 +03:00
parent ab8e3aa776
commit c651e94659
1 changed files with 1 additions and 1 deletions

View File

@ -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 {