Fix CI job for GitLab servers #65

Merged
ijurisic merged 2 commits from adamhax0rbana/nextcloud-deb:trixie into trixie 2026-06-05 07:45:40 +02:00
Contributor

One of the previous commits started using an undefined variable in the GitLab CI job, which breaks the build. This reverts that change and avoids hard-coding a version number into the script. Now it don't fail and email the user a notification that there's a new version to package up, but it also doesn't require updating the script for every little upstream update.

One of the previous commits started using an undefined variable in the GitLab CI job, which breaks the build. This reverts that change and avoids hard-coding a version number into the script. Now it don't fail and email the user a notification that there's a new version to package up, but it also doesn't require updating the script for every little upstream update.
adamhax0rbana added 2 commits 2026-06-04 19:53:10 +02:00
This reverts commit 2a1ce1f71a because that change uses a variable which is never defined (NC_VERSION), which breaks the CI build on GitLab.
ijurisic merged commit aeaa8dd985 into trixie 2026-06-05 07:45:40 +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#65