We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a8624 commit 2bcee9dCopy full SHA for 2bcee9d
.github/workflows/microbenchmark.yml
@@ -22,11 +22,7 @@ jobs:
22
timeout-minutes: 5
23
steps:
24
- name: Run buildkite pipeline
25
-<<<<<<< HEAD
26
- uses: elastic/oblt-actions/buildkite/run@9a8ac45080b2f079246e2a0c665b551c6986b6c3 # v1.9.1
27
-=======
28
uses: elastic/oblt-actions/buildkite/run@v1
29
->>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
30
with:
31
token: ${{ secrets.BUILDKITE_TOKEN }}
32
pipeline: apm-agent-microbenchmark
0 commit comments