I created a separate branch on my repository called pages
, and added the required changes in gitlab-ci.yml
and initiated a Hugo project inside.
I still haven’t merged the branch to main
, and I want to test the changes. I tried to access the URL that is in Settings -> Pages
, but I’m getting 404. I assume it’s because it can’t find anything on main
.
What URL should I visit to test my changes?