Changed order
continuous-integration/drone/pr Build is passing Details

ref #123
This commit is contained in:
Nicolai Ort 2021-01-26 20:41:44 +01:00
parent 53fcff77d0
commit 583a4bc0dd
1 changed files with 7 additions and 8 deletions

View File

@ -47,14 +47,6 @@ Currently the following templates exist:
yarn docs
```
## Recommended Editor
[Visual Studio Code](https://code.visualstudio.com/)
### Recommended Extensions
* will be automatically recommended via ./vscode/extensions.json
## ENV Vars
> You can provide them via .env file or docker env vars.
> You can use the `test:ci:generate_env` package script to generate a example env (uses [ethereal.email](https://ethereal.email) as the mailserver).
@ -78,6 +70,13 @@ yarn docs
| MAIL_PASSWORD | String | N/A | The user's password for sending mails
| MAIL_FROM | String | N/A | The from-address for sending mails
## Recommended Editor
[Visual Studio Code](https://code.visualstudio.com/)
### Recommended Extensions
* will be automatically recommended via ./vscode/extensions.json
## Staging
### Branches & Tags