Open
Description
Hi,
we are using gitflow-maven-plugin for a while now (version: 1.21.0). I was wondering if there is a way to skip the compile step for a project for certain goals, such as support:start
. The reason is that the goal does not add new code/functionality at the time of being started. Another goal -- with respect to our workflow -- would be release:start
, since compilation and testing happens during release:finish
.
Just an idea to improve CI/CD times a bit.
Thanks in advance
Jörg
Metadata
Metadata
Assignees
Labels
No labels