summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-11 17:44:00 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-12-11 18:02:10 +0100
commit1c0683da7b593bb12e37d46e89a0764a93a0da95 (patch)
tree1f92d1198c986e01aa564fb5a6b00b851d42eb33
parentdd8102f2d1acd803793777b26c84d7c6e977b8e2 (diff)
downloadgitlab-ce-1c0683da7b593bb12e37d46e89a0764a93a0da95.tar.gz
Fix last specs
-rw-r--r--app/views/projects/runners/_specific_runners.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/runners/_specific_runners.html.haml b/app/views/projects/runners/_specific_runners.html.haml
index 67767f3e34e..30cd1263a12 100644
--- a/app/views/projects/runners/_specific_runners.html.haml
+++ b/app/views/projects/runners/_specific_runners.html.haml
@@ -12,7 +12,7 @@
%code #{ci_root_url(only_path: false)}
%li
Use the following registration token during setup:
- %code #{@project.token}
+ %code #{@project.runners_token}
%li
Start runner!