Skip to content

[updatecli] Bump elastic stack version to 8.16.0-e2e94ec7 (#14508) #1890

[updatecli] Bump elastic stack version to 8.16.0-e2e94ec7 (#14508)

[updatecli] Bump elastic stack version to 8.16.0-e2e94ec7 (#14508) #1890

---
name: microbenchmark
on:
workflow_dispatch:
push:
branches:
- main
- "8.[0-9]+"
paths-ignore:
- '**.md'
- '**.asciidoc'
# limit the access of the generated GITHUB_TOKEN
permissions:
contents: read
jobs:
microbenchmark:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Run buildkite pipeline
uses: elastic/oblt-actions/buildkite/[email protected]
with:
token: ${{ secrets.BUILDKITE_TOKEN }}
pipeline: apm-agent-microbenchmark
env-vars: |
script=.ci/scripts/bench.sh
repo=apm-server
sha=${{ github.sha }}
BRANCH_NAME=${{ github.ref_name }}
REPO=apm-server