Currently when we define any command then it only gets executed when the job passes. However, there are mostly chances where we want our command to be executed always no matter the job passed or failed. Can we have by default command execution set to "always"?