Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/philmod/cloud-builder-mailgun
- Owner: Philmod
- License: apache-2.0
- Created: 2017-09-30T22:39:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T02:19:58.000Z (over 7 years ago)
- Last Synced: 2024-10-28T00:19:11.934Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.