Alpha Release 0.4.0 #131

Manually merged
niggl merged 51 commits from dev into main 2021-01-30 15:26:51 +00:00
Showing only changes of commit 08e6e59655 - Show all commits

View File

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