automated builds using CI system #9

Merged
ijurisic merged 2 commits from adamhax0rbana/nextcloud-deb:ci-build into bullseye 2023-04-21 22:26:11 +02:00
Contributor

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.
adamhax0rbana added 2 commits 2023-04-21 18:31:23 +02:00
ijurisic merged commit 9a1ee0e5d8 into bullseye 2023-04-21 22:26:11 +02:00
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
No description provided.