Skip to content

Commit 3c33273

Browse files
Update buildkite plugin junit-annotate to v2.5.0
1 parent a7123f8 commit 3c33273

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
provider: "gcp"
2626
image: family/core-ubuntu-2204
2727
plugins:
28-
- junit-annotate#v2.4.1:
28+
- junit-annotate#v2.5.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)