mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Typo fix
This commit is contained in:
@@ -67,6 +67,6 @@ stages:
|
|||||||
# branch conditions for the pipeline
|
# branch conditions for the pipeline
|
||||||
branch:
|
branch:
|
||||||
include: [ master, feature/*]
|
include: [ master, feature/*]
|
||||||
exlclude: [ dev ]
|
exclude: [ dev ]
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user