Skip to content

Commit

Permalink
fix the packetbeat bk pipeline init config (#37706) (#37708)
Browse files Browse the repository at this point in the history
* fix libbeat bk pipeline init

* fix packetbeat bk pipeline init

(cherry picked from commit 6383c56)

Co-authored-by: sharbuz <87968844+sharbuz@users.noreply.github.com>
  • Loading branch information
mergify[bot] and sharbuz authored Jan 23, 2024
1 parent 51ca539 commit 5cece73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ spec:
description: "Beats packetbeat pipeline"
spec:
# branch_configuration: "main 7.17 8.* v7.17 v8.*" TODO: temporarily commented to build PRs from forks
pipeline_file: ".buildkite/libbeat/pipeline.packetbeat.yml"
pipeline_file: ".buildkite/packetbeat/pipeline.packetbeat.yml"
# maximum_timeout_in_minutes: 120 TODO: uncomment when pipeline is ready
provider_settings:
build_pull_request_forks: false
Expand Down

0 comments on commit 5cece73

Please sign in to comment.