Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab and Gitea comparision

Gitlab

  • 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

Gitea

  • Copy you runner token and add it to you .env file
cd gitea-testing
cp .env.sample .env
# Add your obtained token

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors