fix(autopatch): auto-fix for grub2 on c10-beta
Added 'pre_clean: true' to parameters section in config.yaml to handle unrelated git histories between c10-beta and a10-beta branches.
This commit is contained in:
parent
71487c3891
commit
a3697d1055
@ -1,3 +1,6 @@
|
||||
parameters:
|
||||
pre_clean: true
|
||||
|
||||
actions:
|
||||
|
||||
- delete_line:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user