Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 02. gitlab-in-docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ docker compose up
That was all about GitLab server in a container using docker compose.
In the next part, i'll show you how to setup GitLab runner, connect it with GitLab server
and register an executor to run CI/CDs jobs and pipelines
[See here](../3.%20setup-gitlab-runner-with-docker-executor/runner-instance.md)
[See here](../03.%20gitlab-runner-with-shell-executor)