Fix last specs
This commit is contained in:
parent
dd8102f2d1
commit
1c0683da7b
1 changed files with 1 additions and 1 deletions
|
@ -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!
|
||||
|
||||
|
|
Loading…
Reference in a new issue