- Joined
- May 2, 2017
- Messages
- 268
- Reaction score
- 192
- Points
- 43
Hi guys,
Is there a way to use some 'start task' C# script or something to get this result:
After project1 finishes, project2 starts, after project2 finishes, project3 starts etc. ?
And maybe also be able to set that the next project should only start if the previous project succeeded.
How could this be done?
Thanks!
Is there a way to use some 'start task' C# script or something to get this result:
After project1 finishes, project2 starts, after project2 finishes, project3 starts etc. ?
And maybe also be able to set that the next project should only start if the previous project succeeded.
How could this be done?
Thanks!