Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 370 Bytes

SOGo Debian packaging

Requirements

Building SOGo deb packages

  • cp .env.example .env and adjust .env to your needs
  • Run docker run --rm -it -v $(pwd):/data debian:stretch /data/build.sh
  • Find the packages inside the vendor directory

GitLab CI support

See .gitlab-ci.yml for integration with GitLab CI