2022-07-23 23:45:48 +05:30
|
|
|
.gl-mb-5
|
2022-07-16 23:28:13 +05:30
|
|
|
#update-shared-runners-form{ data: group_shared_runners_settings_data(@group) }
|
2022-07-23 23:45:48 +05:30
|
|
|
- if @group.licensed_feature_available?(:stale_runner_cleanup_for_namespace)
|
|
|
|
.gl-mb-5
|
|
|
|
#stale-runner-cleanup-form{ data: { group_full_path: @group.full_path, stale_timeout_secs: ::Ci::Runner::STALE_TIMEOUT.to_i } }
|