Free tier deployment storage limit is not well dcumented
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
During a standard deploy using gitLab pipeline we encountered an error.
_Deployment Failure Reason: Failure during content distribution._
After quite some digging we realized this was caused by our application size that over-exceeded 250 MB max size per deployment limit. I would suggest this simple error to be more clear in the log inside the Gitlab job log. Even with the -verbose flag this information was entirely unclear for such an obvious flag.
This should improve future debugging and researching time.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.