Skip to content

Commit 7aa6114

Browse files
authored
Apply suggestion from @v1v
1 parent 71be406 commit 7aa6114

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,6 @@ steps:
346346
- .buildkite/serverless.beats.tests.yml
347347
- .buildkite/scripts/steps/beats_tests.sh
348348
- .buildkite/hooks/pre-command
349-
<<<<<<< HEAD
350-
=======
351349

352350
# NOTE: This should help detecting issues earlier in the development cycle
353351
# See https://github.com/elastic/elastic-agent/issues/11604
@@ -362,12 +360,3 @@ steps:
362360
- .buildkite/scripts/steps/package.sh
363361
- .buildkite/scripts/steps/trigger-elastic-agent-package.sh
364362

365-
# wait for CI to be done
366-
- wait: ~
367-
368-
- label: "Publish to serverless"
369-
branches: main
370-
trigger: "agentless-serverless-release"
371-
build:
372-
commit: "${BUILDKITE_COMMIT}"
373-
>>>>>>> cffc2cdff (ci(packaging): let's test the packaging pipeline on PRs too (#11612))

0 commit comments

Comments
 (0)