Update config
This commit is contained in:
parent
deb5d4e20f
commit
35c4368d04
12
config.yaml
12
config.yaml
@ -76,11 +76,15 @@ actions:
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
count: 1
|
count: 1
|
||||||
|
- target: "spec"
|
||||||
|
find: "with a Red Hat"
|
||||||
|
replace: "with"
|
||||||
|
count: -1
|
||||||
|
- target: "spec"
|
||||||
|
find: "of a Red Hat"
|
||||||
|
replace: "of"
|
||||||
|
count: -1
|
||||||
|
|
||||||
- delete_line:
|
|
||||||
- target: "spec"
|
|
||||||
lines:
|
|
||||||
- " a Red Hat"
|
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
- suffix: ".alma.1"
|
- suffix: ".alma.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user