Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philmod/cloud-builder-mailgun

Google Cloud Builder image to send emails with mailgun
https://github.com/philmod/cloud-builder-mailgun

Last synced: about 1 month ago
JSON representation

Google Cloud Builder image to send emails with mailgun

Awesome Lists containing this project

README

        

# cloud-builder-mailgun

This Container Builder build step runs a `mailgun` CLI to send emails.

## Building this builder

To build this builder, run the following command in this directory.

$ gcloud container builds submit . --config=cloudbuild.yaml

## Examples

See `examples` directory.