mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
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:
parent
152aa2e5c8
commit
277c813adc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user