Boo. Midnight programming is bad. Just pass pipeline

This commit is contained in:
Lin Jen-Shin 2016-10-14 03:40:50 +08:00
parent 29a6f0d28b
commit 18f731386a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Your pipeline has passed.
Project: <%= @project.name %> ( <%= project_url(@project) %> )
Branch: <%= @pipeline.ref %> ( <%= commits_url(@pipeline.ref) %> )
Branch: <%= @pipeline.ref %> ( <%= commits_url(@pipeline) %> )
<% if @merge_request -%>
Merge Request: <%= @merge_request.to_reference %> ( <%= merge_request_url(@merge_request) %> )
<% end -%>