Page MenuHomePhorge

Support before_script and after_script
ClosedPublic

Authored by tusooa on Jun 7 2025, 8:22 PM.
Tags
None
Referenced Files
F84352339: D220.1780817298.diff
Sat, Jun 6, 12:28 AM
F84350120: D220.1780814164.diff
Fri, Jun 5, 11:36 PM
F84349598: D220.1780813382.diff
Fri, Jun 5, 11:23 PM
F84345847: D220.1780807264.diff
Fri, Jun 5, 9:41 PM
F84335466: D220.1780791815.diff
Fri, Jun 5, 5:23 PM
Subscribers
None

Details

Summary

This adds before_script and after_script into the script executed. before_script is executed before script. after_script is executed after it and its failure will not affect the status of the job.

Type: add

Test Plan

After amending the CI file, verify pipeline passes with before_script.

Diff Detail

Repository
rB lilybuild
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 7 2025, 8:22 PM
Harbormaster failed remote builds in B384: Diff 623!
tusooa requested review of this revision.Jun 7 2025, 8:28 PM

Use before_script in ci

This revision was not accepted when it landed; it landed in state Needs Review.Jun 7 2025, 9:56 PM
This revision was automatically updated to reflect the committed changes.