Page MenuHomePhorge

Support before_script and after_script
ClosedPublic

Authored by tusooa on Sat, Jun 7, 8:22 PM.

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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 384
Build 751: Invoke BuildbotBuildbot build #168
Build 750: arc lint + arc unit

Event Timeline

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

Use before_script in ci

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