mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 21:10:44 +00:00
Add missing 'or' to 'on-cel-expression'
Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
parent
3871c55001
commit
3f25a6c5a8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ metadata:
|
|||
"fedora-includes/generic.yaml".pathChanged() ||
|
||||
"minimal.yaml".pathChanged() ||
|
||||
"minimal/***".pathChanged() ||
|
||||
"minimal-plus.hidden.yaml".pathChanged()
|
||||
"minimal-plus.hidden.yaml".pathChanged() ||
|
||||
"minimal-plus/***".pathChanged() ||
|
||||
"iot.yaml".pathChanged() ||
|
||||
"iot/***".pathChanged()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue