build.sh: Increase GitLab tag fetch limit to 100 per page
- Added per_page=100 to the GitLab API call for fetching repository tags. - This helps avoid missing tags due to default 20-tag pagination limit.
Loading
Please register or sign in to comment