Added distribution to CI
This commit is contained in:
parent
8c17f7d597
commit
a2c9119836
1 changed files with 6 additions and 0 deletions
|
@ -14,3 +14,9 @@ dependencies:
|
|||
test:
|
||||
override:
|
||||
- ./scripts/runtests
|
||||
|
||||
deployment:
|
||||
production:
|
||||
branch: master
|
||||
commands:
|
||||
- ./scripts/distribute
|
||||
|
|
Reference in a new issue