Skip to content

Commit

Permalink
Disable windows build for x-pack/winlogbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Oct 29, 2020
1 parent 91a9af8 commit be5d9c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x-pack/winlogbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ stages:
mage: "mage fields build goTestUnit"
platforms: ## override default labels in this specific stage.
- "windows-2008-r2"
when:
disabled: true ## x-pack/winlogbeat\magefile.go does not exist. See https://github.com/elastic/beats/issues/22263

0 comments on commit be5d9c2

Please sign in to comment.