Fixed typo
Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/0f156e9d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/0f156e9d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/0f156e9d Branch: refs/heads/master Commit: 0f156e9d4f8bf139c77f6268b03ca681a3af1d42 Parents: 7d9f0c1 Author: Dominik Psenner <[email protected]> Authored: Fri Jun 30 22:24:32 2017 +0200 Committer: Dominik Psenner <[email protected]> Committed: Fri Jun 30 22:24:32 2017 +0200 ---------------------------------------------------------------------- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/0f156e9d/Jenkinsfile ---------------------------------------------------------------------- diff --git a/Jenkinsfile b/Jenkinsfile index e1f0569..008eb18 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -29,7 +29,6 @@ pipeline { } stages { // TODO: find a better way to determine nant latest - def NANT_LATEST="F:\\jenkins\\tools\\nant\\nant-0.92\\bin" stage('Checkout') { agent { label 'Windows' } steps {
