Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.89 KB

File metadata and controls

41 lines (25 loc) · 1.89 KB

On-demand self-hosted AWS EC2 runner for GitHub Actions - Shiphero's Fork

Our fork of the machulav/ec2-github-runner for the horizontally scaled CI runner of app-endpoints.

Check the internal docs.

Changes from the original

Build

make docker-build

Or using node 16:

npm install
make