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: _docs/getting-started/concepts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ The Runner is the hybrid installation option for pipelines in your Codefresh acc
71
71
72
72
Codefresh Runner gives you:
73
73
* Access to secure services (such as Git repositories or databases) that are behind the firewall and normally not accessible to the public cloud.
74
-
* The ability to use special resources in your Codefresh pipeline that are unique to your application, GPU nodes or other special hardware only present in your data center.
74
+
* The ability to use special resources in your Codefresh pipeline that are unique to your application or other special hardware only present in your data center.
75
75
* Complete control over the build environment in addition to resources for pipelines.
76
76
77
77
Every Runner installation creates a runtime environment in your account. Assign the Runner to any pipeline to automatically run the pipeline in your own cluster. External integrations (such as Docker registry or Helm repositories) are also available to the Runner making pipelines exactly the same regardless of their runtime environment.
0 commit comments