Feature request: allow empty stages

I prefer all builds to have the same stages:

Initialize (determine version)
Build
Test
Package
Deploy
Finalize

Sometimes I don’t have tests yet or don’t want to deploy anything (just yet). However I do want them to be there as placeholders. Please allow empty stages (but do register the artifacts, etc).

I’ve added this to the to-do list.

Great, thanks. I think the easiest way to do this is to execute a dummy action when a list is empty. Can’t wait for the next release that contains this feature :slight_smile: