mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-20 19:55:56 +08:00
ADD build status with killed
This commit is contained in:
@@ -20,6 +20,7 @@ class Ci::Builds::ListQuery < ApplicationQuery
|
||||
when 'error' then scope.errored
|
||||
when 'running' then scope.running
|
||||
when 'failure' then scope.failed
|
||||
when 'killed' then scope.killed
|
||||
else
|
||||
scope
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user