-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
when running the cuttlefish plugin it is spoosed to not copy files that are already copied by the overlay, however that is not the case.
The problem is in here: https://github.com/tsloughter/rebar3_cuttlefish/blob/master/src/rebar3_cuttlefish_release.erl#L94-L95
Overlays uses relative a path like "apps/howl/priv/howl.schema" however the Schemas are absolute given a paths like "/Users/heinz/Projects/fifo/core/howl/apps/howl/priv/howl.schema"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels