[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    [struts] branch docker-build updated: Fixes wrong label definition
From:       lukaszlenart () apache ! org
Date:       2019-08-30 6:59:22
Message-ID: 156714836211.21296.9270394317174835896 () gitbox ! apache ! org
[Download RAW message or body]

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

lukaszlenart pushed a commit to branch docker-build
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/docker-build by this push:
     new c397181  Fixes wrong label definition
c397181 is described below

commit c39718153845274042ee1fddb263779c7adbc8bc
Author: Lukasz Lenart <lukaszlenart@apache.org>
AuthorDate: Fri Aug 30 08:59:13 2019 +0200

    Fixes wrong label definition
---
 Jenkinsfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index b54c155..d4bc43c 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,9 +1,7 @@
 #!groovy
 pipeline {
   agent {
-    node {
-      label 'ubuntu'
-    }
+    label 'ubuntu'
     docker {
       image 'maven:3-jdk-8-slim'
       args '-v $HOME/.m2:/root/.m2 -e MAVEN_OPTS="-Xmx1024m"'

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic