fix: PAT update

This commit is contained in:
Ashir Ali
2026-04-30 20:51:24 +05:30
parent dda6b75dce
commit c4ef2af9df
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'
]]
])
}