build: update directive and prepare tasks to new structure.
This commit is contained in:
parent
17cee26dc0
commit
b614bdda36
8 changed files with 57 additions and 17 deletions
|
|
@ -50,7 +50,6 @@ func (p Overwrite) Apply() ([]string, error) {
|
|||
continue
|
||||
}
|
||||
if err := origin.Rename(dest); err != nil {
|
||||
|
||||
return res, err
|
||||
}
|
||||
originRel, err := origin.RelFrom(dest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue