Refactor deploy
- adds inputs to enable the extension of other jobs; based on the idea that in most cases,
deployshould be a wrapper of another component, usuallyiac/applyorcontainer/release. A (no longer working) example can be found in archive/oiss-deployment. - adds inputs to configure optional jobs for
environment:action: <prepare | stop> - removes
scriptinput to allow usage withtriggerorrun - adds hidden command array to validate prod deployments (from @elio.romero)
Edited by alexander.dwivedi