Skip to content

Commit

Permalink
Disable windows build for auditbeat. See elastic#19831
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Oct 30, 2020
1 parent 9adaa21 commit 1ebb2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auditbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ stages:
platforms: ## override default labels in this specific stage.
- "windows-7"
when: ## Override the top-level when.
disabled: true ## See https://github.com/elastic/beats/issues/19831
comments:
- "/test filebeat for windows-7"
labels:
Expand Down

0 comments on commit 1ebb2a0

Please sign in to comment.