=s_('CICD|The Auto DevOps pipeline configuration will be used when there is no %{ci_file} in the project.').html_safe%{ci_file: ci_file_formatted}
.radio
.form-check
=form.label:enabled_falsedo
=form.radio_button:enabled,'false'
%strong=s_('CICD|Disable Auto DevOps')
%br
=s_('CICD|An explicit %{ci_file} needs to be specified before you can begin using Continuous Integration and Delivery.').html_safe%{ci_file: ci_file_formatted}