Skip to content

fix: glab pipeline list always says "No pipelines..."

Kerri Miller requested to merge github/fork/andhe/fix-pipe-list into trunk

Created by: andhe

This commit fixes up previous commit 6c4fe1c2 "Isolate commands into separate sub-packages (#229)"

Description Before the glab pipeline list command would always result in: No Pipelines available on project/path

How Has This Been Tested? Running on a project path which I knew had pipelines. With the fix they show up.

Merge request reports