Skip to content

Commit

Permalink
[CI] Package Agentbeat on main and release branches (elastic#40366)
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone authored Jul 29, 2024
1 parent 8a02de0 commit dc0b701
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,3 +632,10 @@ steps:
- BUILDKITE_PULL_REQUEST=${BUILDKITE_PULL_REQUEST}
- BUILDKITE_PULL_REQUEST_BASE_BRANCH=${BUILDKITE_PULL_REQUEST_BASE_BRANCH}
- GITHUB_PR_LABELS=${GITHUB_PR_LABELS}

- label: "Triggering Build for Agentbeat"
if: build.pull_request.id == null
trigger: "beats-xpack-agentbeat"
build:
commit: "${BUILDKITE_COMMIT}"
branch: "${BUILDKITE_BRANCH}"

0 comments on commit dc0b701

Please sign in to comment.