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: doc/source/configuration/ci-cd.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ Runners
40
40
Runners are purpose built services tied to a particular service vendor such as GitHub Actions or GitLab CI.
41
41
These services will listen for jobs which have been tagged appropriately and dispatched to these specific runners.
42
42
The runners will need to be deployed using existing roles and playbooks whereby the binary/package is downloaded and registered using a special token.
43
+
In some deployments runner hosts can be shared between environments however this is not always true and dedicated hosts will need to be used for each environment you intend to deploy kayobe automation within.
0 commit comments