Skip to content

nemati-ceo/githubrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GitHub Runner

Description

image comes from below youtube link

Youtube Link

Create a github runner

in the below image, we are create a github runner. You must go to Settings, Actions, Runners, and then click on the "Add Runner" button.

Sentesive information

in here you must select linux and collect those information. please save those information in a safe place. you will need them later.

Install the runner

In here you should go step by step and install the runner.

Run the runner

in here you must select name for your runner and select the path

in the below image, you can check if you have successfully installed the runner or not.

Yml file

in here you can select the yml file and add the below code in it.

The name of self-host is located here.

now, you can submmit the yml file and check if the self-hosted runner is working or not, in the linux server

here you can see the Action that runner will created.

check the result

When is running, the github action will be activated.

Some information about github action

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors