You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/04/15 19:02:05 UTC

[archiva-redback-components-parent] branch master updated: Testing execution label

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 794ad92  Testing execution label
794ad92 is described below

commit 794ad9251fc6d6fd1f765e8ef0659501226fe891
Author: Martin Stockhammer <m....@web.de>
AuthorDate: Sun Apr 15 21:02:01 2018 +0200

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

diff --git a/Jenkinsfile b/Jenkinsfile
index 5bcdd9c..00a37a1 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -22,7 +22,7 @@
  * Jenkins Pipeline configuration.
  *
  */
-node {
+node('ubuntu') {
     stage ('Build') {
 
         label 'ubuntu'

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.