From c651e94659671a5b75b0188d04d58d9979f6a1f8 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 14:45:46 +0300 Subject: [PATCH] Update automaintenance url from github to Gitea --- jenkins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {