Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pipeline_success_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 58999614d056b81e5967bd89bd48043ecd88e72f (plain)
1
<%= render 'notify/successful_pipeline', title: "Pipeline #{sanitize_name(@pipeline.name) || "##{@pipeline.id}"} has passed!" -%>