Skip to content

zeropsio/recipe-github-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

  • Create your own repo from this template

  • Fill in token from https://github.com/[my-org]/[my-repo]/settings/actions/runners/new and repository.

  • Change zerops.yml to select runner primary technology through run.base or install any additional dependencies in run.prepareCommands

  • Import a service:

services:
  - hostname: myrunner
    buildFromGit: https://github.com/[my-org]/recipe-github-runner
    envSecrets:
      GITHUB_RUNNER_TOKEN: xxx
      RUNNER_REPO: https://github.com/foo/bar

Runner will automatically register.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published