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
Differential D220
Support before_script and after_script tusooa on Sat, Jun 7, 8:22 PM. Authored by Tags None Referenced Files
Subscribers None
Details
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 After amending the CI file, verify pipeline passes with before_script.
Diff Detail
|