Skip to content

Commit

Permalink
Disable windows build for metricbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Oct 29, 2020
1 parent d1112a5 commit d5239e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metricbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ stages:
mage: "mage fields build goTestUnit"
platforms: ## override default labels in this specific stage.
- "windows-2008-r2"
when:
disabled: true ## Test failure. See https://github.com/elastic/beats/issues/22257

0 comments on commit d5239e0

Please sign in to comment.