Update automaintenance url from github to Gitea
This commit is contained in:
parent
ab8e3aa776
commit
c651e94659
|
@ -168,7 +168,7 @@ jobs:
|
||||||
branchSources {
|
branchSources {
|
||||||
git {
|
git {
|
||||||
id('git')
|
id('git')
|
||||||
remote('https://github.com/Retropikzel/jenkins-automaintenance.git')
|
remote('https://gitea.scheme.org/Jenkins/jenkins-automaintenance.git')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
orphanedItemStrategy {
|
orphanedItemStrategy {
|
||||||
|
|
Loading…
Reference in New Issue