Page MenuHomePhorge

Fix not pushing code for branch commits
ClosedPublic

Authored by tusooa on May 19 2024, 11:37 AM.

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