Fix the deployment script
Aims to fix the deployment CI not functioning due to the repository being moved to a new address. If this is intentional, disregard this MR. Needed for the online preview to be generated and it seems to be working.
** Notice: all internal pipelines have been restricted to 30 minute timeouts, if your CI/CD runs take longer, either use your own runners or read below **
We would remind everyone that the CI/CD services provided by the university Gitlab servers are intended for CI/CD use only (ie. delivering new versions of your software to your production servers, etc).They are not intended for data analysis or -production use, or creating, building and running servers to do heavy data calculation or visualization.
As a general guideline; if your jobs take more than 15 minutes, you might be running something that is better suited for a dedicated system or a virtual server - in this case, please contact the helpdesk for a solution to your needs.
Aims to fix the deployment CI not functioning due to the repository being moved to a new address. If this is intentional, disregard this MR. Needed for the online preview to be generated and it seems to be working.
Thanks! Yes, this URL was actually changed. The functionality was earlier merged to another site generator and this old version has not been maintained anymore. I'll do a proper update later, but let's merge this change now.
mentioned in commit 9bbbc3d3
merged