Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Quick Start

  • Add .gitlab-ci.yml to the root directory of your repository
  • Code Block
    brew install gitlab-ci-multi-runner
    
    gitlab-ci-multi-runner register
    
    cd ~
    
    gitlab-ci-multi-runner install
    
    gitlab-ci-multi-runner start