From ba0dbde96fe0d43f1b6f85c16da335db1c85d76e Mon Sep 17 00:00:00 2001 From: lmluat-axonivy Date: Mon, 16 Dec 2024 15:33:15 +0700 Subject: [PATCH] Revert "feature/IVYPORTAL-18032-UI-facelift-conflict" This reverts commit 3c38c3192f676a4df03300135ec60c2572ca2ec7. --- build/document-screenshot-selenide/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/document-screenshot-selenide/Jenkinsfile b/build/document-screenshot-selenide/Jenkinsfile index 8b84b3df717..7d77ac2d8b7 100644 --- a/build/document-screenshot-selenide/Jenkinsfile +++ b/build/document-screenshot-selenide/Jenkinsfile @@ -1,5 +1,5 @@ pipeline { - agent {label 'luat-pc'} + agent {label 'portal-slave'} options { buildDiscarder(logRotator(numToKeepStr: '60', artifactNumToKeepStr: '60'))