Skip to content

Commit e85da18

Browse files
committed
feat: state runners are needed in multiple environments
1 parent 3a3f4e3 commit e85da18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/configuration/ci-cd.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Runners
4040
Runners are purpose built services tied to a particular service vendor such as GitHub Actions or GitLab CI.
4141
These services will listen for jobs which have been tagged appropriately and dispatched to these specific runners.
4242
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.
4344

4445
GitHub Actions
4546
=================

0 commit comments

Comments
 (0)