memgraph/apollo_archives.yaml
Matej Ferencevic 4776bea221 Temporarily disable HA build and tests
Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2619
2020-01-13 17:04:27 +01:00

17 lines
349 B
YAML

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