Skip to content

Commit f575c99

Browse files
removed the field cia
1 parent 9b7b568 commit f575c99

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)