copy-paste gone bad
Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/c7e5895d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/c7e5895d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/c7e5895d Branch: refs/heads/feature/cd-pipeline Commit: c7e5895dbb8657b6ab0d5eb21073643f6ad9dd70 Parents: 57647e3 Author: Stefan Bodewig <stefan.bode...@innoq.com> Authored: Sat Jan 20 21:30:09 2018 +0100 Committer: Stefan Bodewig <stefan.bode...@innoq.com> Committed: Sat Jan 20 21:30:09 2018 +0100 ---------------------------------------------------------------------- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/c7e5895d/Jenkinsfile ---------------------------------------------------------------------- diff --git a/Jenkinsfile b/Jenkinsfile index 8bc0602..96a1675 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -68,7 +68,7 @@ pipeline { } } } - stage('build net-3.5') { + stage('build net-2.0') { agent { label 'Windows' } environment { NANT_BIN = 'F:\\jenkins\\tools\\nant\\nant-0.92\\bin\\NAnt.exe'