adding sc-task to list of skipped projects
This commit is contained in:
@@ -79,6 +79,7 @@ public class ReleaserProperties {
|
||||
{
|
||||
this.add("spring-boot");
|
||||
this.add("spring-cloud-stream");
|
||||
this.add("spring-cloud-task");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user