Skip to content

Commit

Permalink
[CI] remove unnecessary trigger (#40028)
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone authored Jun 26, 2024
1 parent f926090 commit 9e2b303
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,10 +616,3 @@ 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 Elastic Agent"
if: build.pull_request.id == null
trigger: "beats-xpack-elastic-agent"
build:
commit: "${BUILDKITE_COMMIT}"
branch: "${BUILDKITE_BRANCH}"

0 comments on commit 9e2b303

Please sign in to comment.