Fix CI job for GitLab servers #65
Reference in New Issue
Block a user
Delete Branch "adamhax0rbana/nextcloud-deb:trixie"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.