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: installation/license-key.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,11 +110,9 @@ No, the license validation and activation occur offline.
110
110
111
111
#### Do I have to add the license key to source control?
112
112
113
-
No, you do not have to add the `telerik-license.txt` license key file or its contents to source control.
113
+
No, do not add the `telerik-license.txt` license key file or its contents to source control.
114
114
115
-
Build servers [must use the `TELERIK_LICENSE` environment variable](slug://deployment-license-key).
116
-
117
-
>warning Do not store the license key in plain text, for example, in a GitHub Actions Workflow definition.
115
+
Do not store the license key in plain text in GitHub Actions Workflow definitions. Build servers [must use the `TELERIK_LICENSE` environment variable](slug://deployment-license-key).
118
116
119
117
#### What happens if both the environment variable and the license key file are present?
0 commit comments