memgraph/apollo_archives.yaml

17 lines
349 B
YAML
Raw Normal View History

- 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