Skip to content

Commit

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

0 comments on commit 244ff31

Please sign in to comment.