diff --git a/openshift/templates/rails-postgresql-persistent.json b/openshift/templates/rails-postgresql-persistent.json index 55604fa7..812066b2 100644 --- a/openshift/templates/rails-postgresql-persistent.json +++ b/openshift/templates/rails-postgresql-persistent.json @@ -142,10 +142,7 @@ "secret": "${GITHUB_WEBHOOK_SECRET}" } } - ], - "postCommit": { - "script": "bundle exec rake test" - } + ] } }, {