Обновлены Jenkins credentials под ssh-gitea-key и остальные Global ID.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Sergey Antropoff
2026-07-27 22:54:05 +03:00
parent edbced31b5
commit 22ea5468d4
3 changed files with 18 additions and 14 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
// Job: отдельный Multibranch Pipeline, Script Path = Jenkinsfile.deploy
// Имя по умолчанию (см. DEPLOY_JOB в Jenkinsfile): «Devops Tools/Wrapped Deploy»
// Триггер: вручную (Build with Parameters) или автоматически из Jenkinsfile после Build & push
// Credentials:
// k3s-kubeconfig — Secret file (kubeconfig), как у devops.org.ru
// Credentials (Global):
// k3s-kubeconfig — Secret file (kubeconfig к K3S)
//
// Agent: cloud kubernetes, label docker (pod template с container docker)
//