Page MenuHomePhorge

Fix not pushing code for branch commits
ClosedPublic

Authored by tusooa on May 19 2024, 11:37 AM.
Tags
None
Referenced Files
F48539571: D30.1773831314.diff
Tue, Mar 17, 3:55 AM
F48358757: D30.1773791832.diff
Mon, Mar 16, 4:57 PM
F48210198: D30.1773759711.diff
Mon, Mar 16, 8:01 AM
F48182672: D30.1773753018.diff
Mon, Mar 16, 6:10 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