Skip to content

Trigger an openshift deployment if the tests pass.

Philip Elson requested to merge trigger_after_test into master

We only push a rebuild of the application if the tests pass and the protected "secret" environment variable is set (i.e. only on master)

Merge request reports