clean up some unneeded dockerfiles

This commit is contained in:
Bryan MacFarlane
2019-12-19 09:16:43 -05:00
parent f791e2d512
commit 6c70d53eea
4 changed files with 3 additions and 160 deletions

View File

@@ -1,9 +1,9 @@
# GitHub Actions Runner
<p align="center">
<img src="docs/res/github-graph.png">
</p>
# GitHub Actions Runner
[![Actions Status](https://github.com/actions/runner/workflows/Runner%20CI/badge.svg)](https://github.com/actions/runner/actions)
The runner is the application that runs a job from a GitHub Actions workflow. The runner can run on the [hosted machine pools](https://github.com/actions/virtual-environments) or run on [self-hosted environments](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-self-hosted-runners).