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

List:       struts-dev
Subject:    [struts] branch docker-build updated: Drops a normal build
From:       lukaszlenart () apache ! org
Date:       2019-08-27 6:59:29
Message-ID: 156688916913.22815.13215821956114678083 () 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 6de105b  Drops a normal build
6de105b is described below

commit 6de105b65e14482bafbfc9164c1386c15d6d3068
Author: Lukasz Lenart <lukaszlenart@apache.org>
AuthorDate: Tue Aug 27 08:59:22 2019 +0200

    Drops a normal build
---
 Jenkinsfile | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index e79f0da..2b811db 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,15 +17,6 @@ pipeline {
     MAVEN_OPTS = '-Xmx1024m -XX:MaxPermSize=256m'
   }
   stages {
-    stage('Build') {
-      agent {
-        label 'ubuntu'
-      }
-      steps {
-        sh 'mvn -v'
-        sh 'mvn clean source:jar javadoc:jar install deploy -DskipWiki \
                -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2'
-      }
-    }
     stage('Docker build') {
       agent {
         docker {


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

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