Reconfigure CI. Documentation now is part of the CI process

This commit is contained in:
Manuel Cortez 2018-12-18 17:50:02 -06:00
parent 378d373a04
commit eb545f3763

View File

@ -16,7 +16,7 @@ production:
- cd .. - cd ..
- move src\socializer.zip socializer.zip - move src\socializer.zip socializer.zip
only: only:
- master - tags
artifacts: artifacts:
paths: paths:
- socializer.zip - socializer.zip