Page MenuHomePhorge

Fix pages deploy
ClosedPublic

Authored by tusooa on Oct 29 2025, 8:28 PM.

Details

Reviewers
None
Group Reviewers
O2: lilybuild
Commits
rBdd813ad007fc: Fix pages deploy
Summary

Pages deploy relies on masterdest which is no longer available
in the job_to_steps function after the refactor. This fixes the problem
by moving the pages step into the get_upload_artifacts_jobs function.

Type: fix

Test Plan

Verify you can run a pipeline with pages.

Diff Detail

Repository
rB lilybuild
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mon, Dec 1, 1:32 PM
This revision was automatically updated to reflect the committed changes.