Add a link for deploying with Pulumi

This links to Pulumi's actions repo. That lists a bunch of getting
started information including

* [Intro Blog Post](https://blog.pulumi.com/continuous-delivery-to-any-cloud-using-github-actions-and-pulumi)
* [Rails App from GitHub Universe Keynote](https://github.com/pulumi/actions-example-gke-rails)
* [Getting Started Guide](https://pulumi.io/github)
* Lots of other articles and videos for how to have fun with Actions!
This commit is contained in:
joeduffy 2018-10-21 11:16:54 -07:00
parent 152aa2e5c8
commit 277c813adc

View File

@ -27,6 +27,7 @@ With GitHub Actions you can automate your workflow from idea to production.
### Community Resources
- [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node)
- [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions)
### Tutorials