Email Basics feature/118-emails #128

Merged
niggl merged 26 commits from feature/118-emails into dev 2021-01-27 16:46:36 +00:00
Showing only changes of commit 08e6e59655 - Show all commits

View File

@ -9,7 +9,6 @@ steps:
commands:
- git clone $DRONE_REMOTE_URL .
- git checkout $DRONE_SOURCE_BRANCH
- mv .env.ci .env
- name: run tests
image: node:latest
commands: