summaryrefslogtreecommitdiff
path: root/app/views/ci/notify/build_fail_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/notify/build_fail_email.html.haml')
-rw-r--r--app/views/ci/notify/build_fail_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/notify/build_fail_email.html.haml b/app/views/ci/notify/build_fail_email.html.haml
index d818e8b6756..4ebdfa1b6c0 100644
--- a/app/views/ci/notify/build_fail_email.html.haml
+++ b/app/views/ci/notify/build_fail_email.html.haml
@@ -11,7 +11,7 @@
%p
Author: #{@build.commit.git_author_name}
%p
- Branch: #{@build.commit.ref}
+ Branch: #{@build.ref}
%p
Message: #{@build.commit.git_commit_message}