ci: pin сборки к nstart-tagged runners

This commit is contained in:
Александр Зимин
2026-05-12 09:49:25 +00:00
parent fffd9802e5
commit 2b30e60ec9
+6
View File
@@ -28,6 +28,12 @@ cache:
- .m2/repository
default:
# Pin builds to nstart-tagged runners. Без тегов job'ы попадали в shared
# pool и в часы пик висели по 20+ мин в waiting_for_resource (см.
# pipeline 6553 docker-app — 1464s до cancel). Tag nstart берёт наши
# выделенные runners.
tags:
- nstart
retry:
max: 2
when: