mono-2.0: remove the outer agent dockerfile

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

Branch: refs/heads/develop
Commit: dcaca5ad2c7d87b59a8bf8795b06f2a83ae2b352
Parents: 2d1c4d7
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Thu May 10 09:48:17 2018 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Thu May 10 09:48:17 2018 +0200

----------------------------------------------------------------------
 Jenkinsfile | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/dcaca5ad/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 4df17e0..29f4a51 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -155,13 +155,6 @@ pipeline {
                        }
                }
                stage('build mono-2.0') {
-                       agent {
-                               dockerfile {
-                                       dir 'buildtools/docker/builder-mono-2.0'
-                                       args '-v 
/etc/localtime:/etc/localtime:ro'
-                                       reuseNode true
-                               }
-                       }
                        steps {
                                script {
                                        checkout scm

Reply via email to