diff --git a/build/document-screenshot-selenide/Jenkinsfile b/build/document-screenshot-selenide/Jenkinsfile index 32a26e324aa..7d77ac2d8b7 100644 --- a/build/document-screenshot-selenide/Jenkinsfile +++ b/build/document-screenshot-selenide/Jenkinsfile @@ -1,5 +1,5 @@ pipeline { - agent {label 'thinh-pc'} + agent {label 'portal-slave'} options { buildDiscarder(logRotator(numToKeepStr: '60', artifactNumToKeepStr: '60'))