Skip to content

GitLab Pages missing pages:deploy job

Summary

Running a pipeline with GitLab pages job is not creating a pages:deploy job.

This was discovered in a private project when new assets were not being deployed. Both the private project and my personal project have custom domains. My personal project has had the custom domains verified. The private project is in process of being verified.

Steps to reproduce

Re-run a previous pipeline that has worked before, and see if it now does not generate the pages:deploy job.

Example Project

https://gitlab.com/travismiller/dotcom/

Commit: travismiller/dotcom@e160f7ff

What is the current bug behavior?

https://gitlab.com/travismiller/dotcom/pipelines/17856737 (pages:deploy job missing)

What is the expected correct behavior?

https://gitlab.com/travismiller/dotcom/pipelines/10452477 (pages:deploy job exists)

Relevant logs and/or screenshots

image image

Output of checks

This bug happens on GitLab.com