Skip to content
Snippets Groups Projects
Commit face1999 authored by Jan Provaznik's avatar Jan Provaznik Committed by Sean McGivern
Browse files

Fix auto_cancel_pending_pipelines check

parent ee62f1b3
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -2019,6 +2019,10 @@ class Project < ActiveRecord::Base
end
request_cache(:any_lfs_file_locks?) { self.id }
 
def auto_cancel_pending_pipelines?
auto_cancel_pending_pipelines == 'enabled'
end
private
 
def storage
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