1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-15 10:55:14 +00:00
woodpecker/cncd/pipeline
Alex Eftimie 2ff91e6a05
Add support for path-prefix condition ()
Example:
```yaml
when:
  path: '*.md'
```

should match only builds in which the commit added/removed or modified files with the *.md extension

Co-authored-by: 6543 <6543@obermui.de>
2021-06-28 23:50:35 +02:00
..
pipec Enforce code format () 2021-06-22 12:34:35 +02:00
piped Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
pipeline Add support for path-prefix condition () 2021-06-28 23:50:35 +02:00
samples Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
version Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
.drone.yml Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
.gitignore Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
doc.go Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00