Skip to content

Commit d22c392

Browse files
authored
Update metricbeat/Jenkinsfile.yml
1 parent ffeffc5 commit d22c392

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

metricbeat/Jenkinsfile.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ stages:
3535
crosscompile:
3636
make: "make -C metricbeat crosscompile"
3737
stage: mandatory
38-
macosAction:
39-
githubAction: "mage build unitTest"
40-
stage: mandatory
38+
# See https://github.com/elastic/beats/issues/29038
39+
#macosAction:
40+
#githubAction: "mage build unitTest"
41+
#stage: mandatory
4142
macos:
4243
mage: "mage build unitTest"
4344
platforms: ## override default label in this specific stage.

0 commit comments

Comments
 (0)