Skip to content

wayofthepie/ephemeral-actions-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Actions Runner Image

Code for the blog series here. To build this image:

$ docker build -t actions-image .

To register an actions runner against your repository:

$ docker run -ti --rm actions-image ${OWNER} ${REPO} ${TOKEN} ${NAME}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published