Skip to content

Commit 44a1ce3

Browse files
author
kaiyan-sheng
committed
disable build package in packaging.groovy
1 parent 0fb762d commit 44a1ce3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.ci/packaging.groovy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ pipeline {
208208
'packetbeat',
209209
'x-pack/auditbeat',
210210
'x-pack/dockerlogbeat',
211-
'x-pack/elastic-agent',
211+
// See https://github.com/elastic/beats/issues/26239
212+
// 'x-pack/elastic-agent',
212213
'x-pack/filebeat',
213214
'x-pack/heartbeat',
214215
'x-pack/metricbeat',

0 commit comments

Comments
 (0)