Skip to content

Commit 1befc4a

Browse files
committed
Switch to new plugin.yml format
1 parent e0ccf15 commit 1befc4a

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

plugin.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: junit-annotate
2+
description: Annotates your build using JUnit XML reports
3+
author: github.com/buildkite
4+
requirements:
5+
- docker
6+
schema:
7+
properties:
8+
artifacts:
9+
type: string
10+
job-uuid-file-pattern:
11+
type: string
12+
required:
13+
- artifacts
14+
additionalProperties: false

schema.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)