Skip to content

Commit 47ccfaa

Browse files
committed
add dockerlogbeat to packaging
1 parent f16d8d2 commit 47ccfaa

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
@@ -203,6 +203,7 @@ pipeline {
203203
'metricbeat',
204204
'packetbeat',
205205
'x-pack/auditbeat',
206+
'x-pack/dockerlogbeat',
206207
'x-pack/elastic-agent',
207208
'x-pack/filebeat',
208209
'x-pack/heartbeat',
@@ -510,4 +511,4 @@ def fixPermissions() {
510511
}
511512
}
512513
}
513-
}
514+
}

0 commit comments

Comments
 (0)