Page MenuHomePhorge

Fix pages deploy
Needs ReviewPublic

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

Details

Reviewers
None
Group Reviewers
O2: lilybuild
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
Branch
servant
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 474
Build 931: Invoke BuildbotBuildbot build #399
Build 930: arc lint + arc unit