I have a Gitlab Pages project site hosted as my.gitlab.io/old
.
I rename the project repo to new
. When I push again, it still publishes to my.gitlab.io/old
.
How do I change it to my.gitlab.io/new
?
I have a Gitlab Pages project site hosted as my.gitlab.io/old
.
I rename the project repo to new
. When I push again, it still publishes to my.gitlab.io/old
.
How do I change it to my.gitlab.io/new
?
To rename a repository:
Path
to your liking.In GitLab, a Project name and its path are different.
I assume the Project has the following configuration:
new
gitlab.com/my/old
It should be:
new
gitlab.com/my/new