Gitlab Pages image assets are getting 302
### Summary Images on GitLab Pages are getting 302 status response when loading from a css file. If I access through a direct URL I can view them after the redirect. ### Steps to reproduce Please visit: https://schalch.gitlab.io/digitalstorm-landing-page/ ... all images are under /images/ folder and are getting 302 redirect ### What is the current *bug* behavior? The images aren't showing on the static website due to 302 redirect. ### What is the expected *correct* behavior? Images should load and be normally visible, getting a 200 response. ### Relevant logs and/or screenshots ![image](/uploads/9668595d2cafe770e0ea66be25c4ec28/image.png) <!-- DO NOT CHANGE --> ~"devops::release" ~"group::release" ~"Category:Pages"
issue