Page MenuHomePhorge

Fix not pushing code for branch commits
ClosedPublic

Authored by tusooa on May 19 2024, 11:37 AM.
Tags
None
Referenced Files
F112172: D30.1732272727.diff
Thu, Nov 21, 2:52 AM
F112171: D30.1732272723.diff
Thu, Nov 21, 2:52 AM
F112170: D30.1732272520.diff
Thu, Nov 21, 2:48 AM
F112107: D30.1732271527.diff
Thu, Nov 21, 2:32 AM
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