Page MenuHomePhorge

Fix not pushing code for branch commits
ClosedPublic

Authored by tusooa on May 19 2024, 11:37 AM.
Tags
None
Referenced Files
F85693596: D30.1789282390.diff
Fri, Sep 11, 11:53 PM
F85691460: D30.1789250725.diff
Fri, Sep 11, 3:05 PM
F85691073: D30.1789243945.diff
Fri, Sep 11, 1:12 PM
F85691029: D30.1789243633.diff
Fri, Sep 11, 1:07 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