mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 10:46:33 +00:00
rethrow windows build error
This commit is contained in:
parent
cf59362c4a
commit
14fcb5867f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -74,6 +74,8 @@ devenv windows\\ZeroTierOne.sln /build
|
||||
catch (err) {
|
||||
currentBuild.result = "FAILURE"
|
||||
slackSend color: '#ff0000', message: "${env.JOB_NAME} broken on Windows (<${env.BUILD_URL}|Open>)"
|
||||
|
||||
throw err
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user