|
Thank you
for choosing Netlify to deploy your web projects. Your team has exceeded the number of team members for your current Netlify plan. To guarantee continuous deployment goes uninterrupted, please upgrade
to an Enterprise plan or reconcile
the number of team members on your account to 6 or fewer.
{% assign
remaining_bill_cycles = 3 | minus: account.max_members_ooc_bill_cycle_count %}
If
no action is taken, continuous deployment will be disabled after {% if account.final_warning_mid_cycle == true %} your next billing cycle. {% elsif remaining_bill_cycles == 1 and
account.final_warning_mid_cycle == false %} {{ remaining_bill_cycles }} billing cycle. {% else %} {{ remaining_bill_cycles }} billing cycles. {% endif %} Learn more about team member limits.
|
|
|