automated builds using CI system #9

Merged
adamhax0rbana merged 0 commits from ci-build into bullseye 2023-04-21 22:26:11 +02:00
adamhax0rbana commented 2023-04-21 18:31:22 +02:00 (Migrated from git-old.jurisic.org)

This change is to enable people who mirror this repo on a GitLab instance (as I do) to have a .deb file built on a schedule (e.g. weekly) and check to see if there are any updates.

This has a number of benefits:

  • Ensures the latest version of Nextcloud can always be built
  • Verifies any changes made will work on a freshly set up machine
  • Can notify people via email when a new version of Nextcloud is released

For those hosting the repo with Gittea or other Git hosting software that can't use GitLab's CI system, the CI build file will serve as a detailed example of how to build the package.

This change is to enable people who mirror this repo on a GitLab instance (as I do) to have a .deb file built on a schedule (e.g. weekly) and check to see if there are any updates. This has a number of benefits: - Ensures the latest version of Nextcloud can always be built - Verifies any changes made will work on a freshly set up machine - Can notify people via email when a new version of Nextcloud is released For those hosting the repo with Gittea or other Git hosting software that can't use GitLab's CI system, the CI build file will serve as a detailed example of how to build the package.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ijurisic/nextcloud-deb#9