This has been extracted from #24 and depends on #300:
this should deploy the artifacts uploaded via #300 to a new (test) environment
it's supposed to provide push-button deployments of any version of the software to any environment on demand (see Continuous Delivery) down the road
for the time being the job should be only be triggered on demand for testing purposes, i.e. continuous deployment and update of production environments are out of scope here
This has been extracted from #24 and depends on #300: