File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff 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))
You can’t perform that action at this time.
0 commit comments