Page MenuHomePhorge

Fix not pushing code for branch commits
ClosedPublic

Authored by tusooa on May 19 2024, 11:37 AM.
Tags
None
Referenced Files
F84526880: D30.1781196507.diff
Wed, Jun 10, 9:48 AM
F84504914: D30.1781144686.diff
Tue, Jun 9, 7:24 PM
F84504912: D30.1781144684.diff
Tue, Jun 9, 7:24 PM
F84504845: D30.1781144531.diff
Tue, Jun 9, 7:22 PM
F84493510: D30.1781125090.diff
Tue, Jun 9, 1:58 PM
Subscribers

Details

Summary

I have earlier made a mistake to push the built image only when the pipeline is triggered by a trigger code. However the opposite should be true instead. The pipeline is triggered only when we run CI for differential staging builds, and we should NOT push there.

Type: skip

Test Plan

Go to the pipeline page of *this* diff. Verify that it does not push a docker image.

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable