Skip to content

Make pages:deploy publish the GitLab page, even if the job fails

For performance reason I want to create a single stage/job pipeline that publishes a page in the end. The job can fail, but I want the page still to be generated. It seems that the page is never generated, when the job fails. Is there a way to force the creation of the Gitlab page?