Skip to content

Execute compilation before Docker Compose

Compare
Choose a tag to compare
@augi augi released this 04 Oct 06:53

If isRequiredBy is invoked then the plugin ensures (using shouldRunBefore) that compilation tasks are executed before composeUp. This solves #38 when composeUp task is executed even if the compilation failed.