Skip to content

Commit b185cfe

Browse files
Update buildkite plugin junit-annotate to v2.7.0 (#2856)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 1c4610e commit b185cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
continue_on_failure: true
2626
- label: ":junit: Test results"
2727
plugins:
28-
- junit-annotate#v2.6.0:
28+
- junit-annotate#v2.7.0:
2929
artifacts: "junit-output/junit-*.xml"
3030
job-uuid-file-pattern: "junit-(.*).xml"
3131
fail-build-on-error: true

0 commit comments

Comments
 (0)