Add Jenkinsfile runner to community resources section

Let's you run a Jenkinsfile inside a github action, powered by: https://github.com/jonico/jenkinsfile-runner-github-actions
This commit is contained in:
Michael Neale 2018-10-29 11:58:45 +11:00 committed by GitHub
parent 4fec9c6937
commit 69836dca6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ With GitHub Actions you can automate your workflow from idea to production.
- [Report webpack stats to packtracker.io](https://github.com/packtracker/github-action)
- [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions)
- [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub)
- [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions)
### Tutorials