- name: Binaries archive: - build_debug/memgraph - build_release/memgraph - build_release/tools/src/mg_import_csv - build_release/tools/src/mg_statsd - config filename: binaries.tar.gz - name: Doxygen documentation cd: docs/doxygen/html archive: - . filename: documentation.tar.gz host: true - name: Release (user docs) project: ^NEVER$ # TODO (mferencevic): replace with 'release' once user documentation creation is fixed (couscous -> pandoc) archive: docs/user_technical/docs.tar.gz filename: release_user_docs.tar.gz