Add no_backup to all patches to avoid leftover .orig files
This commit is contained in:
parent
c2b3a2ca00
commit
543463f19f
@ -5,15 +5,19 @@ actions:
|
||||
number: 9001
|
||||
- type: "patch"
|
||||
name: "1001-update-almalinux-gpgkey-test-for-second-key.patch"
|
||||
no_backup: true
|
||||
number: 1001
|
||||
- type: "patch"
|
||||
name: "1002-add-almalinux-os-8-detection.patch"
|
||||
no_backup: true
|
||||
number: 1002
|
||||
- type: "patch"
|
||||
name: "1003-add-almalinux-to-ansible-product-whitelist.patch"
|
||||
no_backup: true
|
||||
number: 1003
|
||||
- type: "patch"
|
||||
name: "1004-enable-disa-delta-files-for-almalinux8.patch"
|
||||
no_backup: true
|
||||
number: 1004
|
||||
|
||||
- replace:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user