[1.0.0] #19

Merged
ashir merged 80 commits from dev into main 2026-04-30 18:37:18 +00:00
Showing only changes of commit c4ef2af9df - Show all commits
Vendored
+1 -1
View File
@@ -45,7 +45,7 @@ pipeline {
branches: [[name: '*/dev']],
userRemoteConfigs: [[
url: 'https://gt.mgsigma.net/GGH/gg-backend.git',
credentialsId: 'gittea_PAT_aji'
credentialsId: 'SYS_BOT_PAT'
]]
])
}