You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/billing-overview.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,8 +293,8 @@ Usage-based plans may have or may have not user-license allowance included in th
293
293
294
294
> If a build is triggered, the system will check if this is a new unique user triggering build. If yes, system checks if consuming user-license exceeds user-license limit included:
295
295
>
296
-
> * no - no credit charge for user-license
297
-
> * yes - credit charge for user license will be immediately dedcuted from the available credit pool upon the build start.
296
+
> no - no credit charge for user-license
297
+
> yes - credit charge for user license will be immediately deducted from the available credit pool upon the build start.
298
298
>
299
299
> The respective cost of build jobs execution in credits will be deducted from the available credit pool.
300
300
@@ -304,8 +304,8 @@ Usage-based plans may have or may have not user-license allowance included in th
304
304
>
305
305
> If a build is triggered, the system will check if this is a new unique user triggering build. If yes, system checks if consuming user-license exceeds pool of discounted user-license limit included in the plan:
306
306
>
307
-
> * no - if this is 1st user out of first 3 discounted, a charge of e.g. 25k credits is deducted upon build start. If this is 2nd or 3rd unique user within a month, no credits are deducted from credit pool.
308
-
> * yes - full user-license credits charge is deducted from available credit pool upon build start.
307
+
> no - if this is 1st user out of first 3 discounted, a charge of e.g. 25k credits is deducted upon build start. If this is 2nd or 3rd unique user within a month, no credits are deducted from credit pool.
308
+
> yes - full user-license credits charge is deducted from available credit pool upon build start.
309
309
>
310
310
> The respective cost of build jobs execution in credits will be deducted from the available credit pool.
311
311
@@ -322,8 +322,8 @@ With every build started, Travis CI keeps track of how many unique users trigger
322
322
323
323
> If a build is triggered, the system will check if this is a new unique user triggering build and if any potential included user-license allowance are exceeded:
324
324
>
325
-
> * no - count of consumed paid user-licenses is not increased
326
-
> * yes - count of consumed paid user-licenses is increased
325
+
> no - count of consumed paid user-licenses is not increased
326
+
> yes - count of consumed paid user-licenses is increased
327
327
>
328
328
> Depending on whether the plan is monthly or annual, respectively, there will be direct charge to credit card at the end of month or no more new unique users will be allowed to trigger builds this month.
0 commit comments