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 aa08633 commit 03c18f3Copy full SHA for 03c18f3
.github/workflows/microbenchmark.yml
@@ -23,11 +23,7 @@ jobs:
23
timeout-minutes: 5
24
steps:
25
- name: Run buildkite pipeline
26
-<<<<<<< HEAD
27
- uses: elastic/oblt-actions/buildkite/run@9a8ac45080b2f079246e2a0c665b551c6986b6c3 # v1.9.1
28
-=======
29
uses: elastic/oblt-actions/buildkite/run@v1
30
->>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
31
with:
32
token: ${{ secrets.BUILDKITE_TOKEN }}
33
pipeline: apm-agent-microbenchmark
0 commit comments