Skip to content
Snippets Groups Projects
Commit db029c56 authored by Ryan Ling's avatar Ryan Ling Committed by Rhys Arkins
Browse files

fix(buildkite): Support no-config plugins (#5236)

Buildkite plugins that don't have required config options may be
expressed as:

```yaml
- plugins:
    - my-plugin#v1.0.0
```

Note that there is no trailing colon; matching on it should be
unnecessary given that the preceding capture groups exclude this
character.
parent 908dd63f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment