Skip to content
Snippets Groups Projects
Commit 6893a3a4 authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Improve error message

parent 625fef9c
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -10,7 +10,7 @@ module Gitlab
stuck_or_timeout_failure: 'stuck or timeout failure',
runner_system_failure: 'runner system failure',
missing_dependency_failure: 'missing dependency failure',
runner_unsupported: 'Your runner is outdated, please upgrade your runner'
runner_unsupported: 'unsupported runner'
}.freeze
 
def status_tooltip
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment