diff --git a/pipelines/docbot b/pipelines/docbot index 2b93ba1..5c77802 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -1,5 +1,5 @@ pipeline { - agent { label 'docker' } + agent { any } environment { DOCKER_BUILDKIT = '1' IMAGE_NAME = 'registry.myinstalink.ru/docbot'