- You need to add
gitlab.local
to you host file. Docs say you can't use localhost - Create a runner in gitlab-gui
cd gitlab-testing/gitlab-runner-mount
cp .config.toml.sample .config.toml
# Add your obtained token
- Copy you runner token and add it to you .env file
cd gitea-testing
cp .env.sample .env
# Add your obtained token