Skip to content

Commit 03a18d9

Browse files
committed
Merge branch 'develop' into config-diff-3-oss
2 parents a83f5cc + c15c963 commit 03a18d9

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)