cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.85k stars 724 forks source link

Can we able to run parallel execution of tasks? #4143

Open utsav-songara-tark opened 1 year ago

utsav-songara-tark commented 1 year ago

Prerequisites

Cake runner

Cake .NET Tool

Cake version

3.0.0

Operating system

Linux, Windows

Operating system architecture

64-Bit

CI Server

Gitlab

What are you seeing?

I need to deploy angular & .net project with parallel that I got my artifacts in less time

What is expected?

Give me some mechanism to run parallel task in cake script and got my output faster

Steps to Reproduce

Give me some mechanism to run parallel task in cake script and got my output faster

Output log

No response