Add subsidized cost factor for Open Source plan
All threads resolved!
All threads resolved!
Compare changes
Files
7- Fabio Pitino authored
When a project is part of the Open Source plan we lower the cost factor from 1.0 to 0.008 allowing more CI minutes to be consumed for the same limit. Changelog: added EE: true
+ 1
− 1
@@ -452,7 +452,7 @@ def self.integration_association_name(name)
@@ -452,7 +452,7 @@ def self.integration_association_name(name)
delegate :job_token_scope_enabled, :job_token_scope_enabled=, to: :ci_cd_settings, prefix: :ci, allow_nil: true
delegate :restrict_user_defined_variables, :restrict_user_defined_variables=, to: :ci_cd_settings, allow_nil: true