ci: pin сборки к nstart-tagged runners
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user