Added examples README.

This commit is contained in:
Koen Rouwhorst 2019-01-05 16:18:17 +01:00
parent 576cfc40e3
commit 6658fee096

8
examples/README.md Normal file
View file

@ -0,0 +1,8 @@
# Examples
Find in [main.workflow](main.workflow) an example workflow:
1. Lint the `dnsconfig.js` configuration file using ESLint.
1. Preview the DNS changes.
1. Check whether the current branch is `master`, otherwise abort.
1. Deploy the DNS changes.