Skip to content

Commit 04c738d

Browse files
authored
Apply suggestions from code review
1 parent 0e46f23 commit 04c738d

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -368,16 +368,6 @@ steps:
368368
build:
369369
commit: "${BUILDKITE_COMMIT}"
370370
branch: "${BUILDKITE_BRANCH}"
371-
=======
372-
trigger: "beats-agent-serverless-tests"
373-
build:
374-
commit: "${BUILDKITE_COMMIT}"
375-
branch: "${BUILDKITE_BRANCH}"
376-
if_changed:
377-
include:
378-
- .buildkite/serverless.beats.tests.yml
379-
- .buildkite/scripts/steps/beats_tests.sh
380-
- .buildkite/hooks/pre-command
381371

382372
# NOTE: This should help detecting issues earlier in the development cycle
383373
# See https://github.com/elastic/elastic-agent/issues/11604
@@ -392,12 +382,3 @@ steps:
392382
- .buildkite/scripts/steps/package.sh
393383
- .buildkite/scripts/steps/trigger-elastic-agent-package.sh
394384

395-
# wait for CI to be done
396-
- wait: ~
397-
398-
- label: "Publish to serverless"
399-
branches: main
400-
trigger: "agentless-serverless-release"
401-
build:
402-
commit: "${BUILDKITE_COMMIT}"
403-
>>>>>>> cffc2cdff (ci(packaging): let's test the packaging pipeline on PRs too (#11612))

0 commit comments

Comments
 (0)