1
Fork 0

Add autodeploy to circleci

This commit is contained in:
Jake Howard 2016-06-12 22:09:39 +01:00
parent 5e726b4c99
commit 291467a618
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,3 +14,9 @@ test:
override:
- make build
- make test
deployment:
production:
branch: v4
commands:
- make upload