Skip to content

Don't regenerate gitlab-pages-secret if it exists

Previously gdk reconfigure would regenerate gitlab-pages-secret each time because the random string would differ each time. Everything still works both Rails and Pages read the new secret file, but it's a bit weird that this constantly changes.

Closes #1438 (closed)

Merge request reports

Loading