Skip to content

Commit be48af6

Browse files
Fiona NeillEdward Hilgendorf
Fiona Neill
and
Edward Hilgendorf
committed
Merge branch 'ehilgendorf-typo' into 'main'
Fix broken link and typo See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/4775 Merged-by: Fiona Neill <fneill@gitlab.com> Approved-by: Fiona Neill <fneill@gitlab.com> Co-authored-by: Edward Hilgendorf <ehilgendorf@gitlab.com>
2 parents 2d8de11 + 7826294 commit be48af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/advanced-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ The following parameters define the Docker Machine-based autoscaling feature. Fo
638638
| `MaxBuilds` | Maximum job (build) count before machine is removed. |
639639
| `MachineName` | Name of the machine. It **must** contain `%s`, which is replaced with a unique machine identifier. |
640640
| `MachineDriver` | Docker Machine `driver`. View details in the [Cloud Providers Section in the Docker Machine configuration](autoscale.md#supported-cloud-providers). |
641-
| `MachineOptions` | Docker Machine options for the MachineDriver. For more information, see [Supported Cloud Providers). For more information about all options for AWS, see the [AWS](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/main/docs/drivers/aws.md) and [GCP](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/main/docs/drivers/gce.md) projects in the Docker Machine repository. |
641+
| `MachineOptions` | Docker Machine options for the MachineDriver. For more information, see [Supported Cloud Providers](autoscale.md#supported-cloud-providers). For more information about all options for AWS, see the [AWS](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/main/docs/drivers/aws.md) and [GCP](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/blob/main/docs/drivers/gce.md) projects in the Docker Machine repository. |
642642

643643
### The `[[runners.machine.autoscaling]]` sections
644644

0 commit comments

Comments
 (0)