Run all stages with one command
If you're well understand each previous make
commands of the pipeline, you want probably executed all stages at once.
You've just to combine all commands (arguments and options), to make it real.
For example: We will build all manifests for BOX Manifest distribution itself.
Build manifests
Here are the part required of full above command
Build stub
Here are the part required of full above command
Configure the BOX final config file
Here are the part required of full above command
Compile the PHAR distribution
Here are the part required of full above command
Tip
Don't forget to increase verbosity (-vvv
) to see all console logs.