Make the entire script always run on H20

Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/d8deee97
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/d8deee97
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/d8deee97

Branch: refs/heads/develop
Commit: d8deee9717689f2dd7d7671dd344874f27341214
Parents: 1aa1734
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Wed May 9 21:00:33 2018 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Wed May 9 21:01:13 2018 +0200

----------------------------------------------------------------------
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/d8deee97/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 23a4bfb..f0c5ab4 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -25,7 +25,7 @@ pipeline {
                disableConcurrentBuilds()
        }
        agent {
-               label 'ubuntu'
+               label 'H20'
        }
        stages {
                // prepare node for builds

Reply via email to