mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Fix branch condition on tags (#917)
* Fix branch condition on tags * Add docs * Update docs/docs/20-usage/20-pipeline-syntax.md Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
@@ -302,6 +302,10 @@ Example conditional execution by repository:
|
||||
|
||||
#### `branch`
|
||||
|
||||
:::note
|
||||
Branch conditions are not applied to tags.
|
||||
:::
|
||||
|
||||
Example conditional execution by branch:
|
||||
|
||||
```diff
|
||||
|
||||
Reference in New Issue
Block a user