memgraph/apollo_archives.yaml
Matej Ferencevic 1ec7f729d5 Prepare release v0.13.0
Reviewers: teon.banek, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1667
2018-10-18 10:17:47 +02:00

15 lines
289 B
YAML

- name: Binaries
archive:
- build_debug/memgraph
- build_release/memgraph
- build_release/tools/src/mg_import_csv
- config
filename: binaries.tar.gz
- name: Doxygen documentation
cd: docs/doxygen/html
archive:
- .
filename: documentation.tar.gz
host: true