mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Add "path" support to gitea on push hooks (#235)
This commit is contained in:
@@ -386,7 +386,7 @@ when:
|
||||
|
||||
Execute a step only on commit with certain files added/removed/modified:
|
||||
|
||||
**NOTE: Feature is only available for Github repositories.**
|
||||
**NOTE: Feature is only available for Github and Gitea repositories.**
|
||||
|
||||
```diff
|
||||
when:
|
||||
@@ -396,7 +396,7 @@ when:
|
||||
Execute a step only on commit excluding certain files added/removed/modified:
|
||||
|
||||
|
||||
**NOTE: Feature is only available for Github repositories.**
|
||||
**NOTE: Feature is only available for Github and Gitea repositories.**
|
||||
|
||||
```diff
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user