Repository: logging-log4net
Updated Branches:
  refs/heads/feature/cd-pipeline ebfc7f507 -> 4c4a5c92b


Jenkinsfile: renamed stage "build netstandard" to "build netstandard-1.3"


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

Branch: refs/heads/feature/cd-pipeline
Commit: 4c4a5c92b34104386ec2d0e1a53b0923158ee6b5
Parents: ebfc7f5
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Sat Aug 19 10:43:25 2017 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Sat Aug 19 10:43:25 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/4c4a5c92/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 7212610..0a8fbe6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -37,7 +37,7 @@ pipeline {
                }
 
                // builds
-               stage('build netstandard') {
+               stage('build netstandard-1.3') {
                        steps {
                                script {
                                        checkout scm

Reply via email to