diff --git a/doc/ci/steps/index.md b/doc/ci/steps/index.md index cfbeecd3362d2744b1b9a334fc5df87ffa815009..ffaf6e7cac334d596c004911f7e5d41f654f7edf 100644 --- a/doc/ci/steps/index.md +++ b/doc/ci/steps/index.md @@ -40,7 +40,7 @@ system and networking. Steps are hosted locally on the file system, in GitLab.co Additionally, steps: - Run in a Docker container created by the Steps team, you can review the [`Dockerfile`](https://gitlab.com/gitlab-org/step-runner/-/blob/main/Dockerfile). - Follow [epic 15073](https://gitlab.com/groups/gitlab-org/-/epics/15073+) to track + Follow [epic 15073](https://gitlab.com/groups/gitlab-org/-/epics/15073) to track when steps will run inside the environment defined by the CI/CD job. - Are specific to Linux. Follow [epic 15074](https://gitlab.com/groups/gitlab-org/-/epics/15074) to track when steps supports multiple operating systems.