Skip to content

Commit ecc458f

Browse files
removed the field cia (#5969)
1 parent 4953506 commit ecc458f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/sql/repository/AppListingRepository.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ func (impl AppListingRepositoryImpl) deploymentDetailsByAppIdAndEnvId(ctx contex
363363
" env.cluster_id," +
364364
" env.is_virtual_environment," +
365365
" cl.cluster_name," +
366-
" cia.image," +
367366
" p.id as cd_pipeline_id," +
368367
" p.ci_pipeline_id," +
369368
" p.trigger_type" +

0 commit comments

Comments
 (0)