Skip to content

Commit 1a11904

Browse files
authored
Merge pull request #6111 from devtron-labs/ciTemplate-fix
chore: ciTemplateReadService fix
2 parents 66145e1 + 2a9b374 commit 1a11904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/pipeline/CiCdPipelineOrchestrator.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ func NewCiCdPipelineOrchestrator(
190190
pipelineStageService: pipelineStageService,
191191
gitMaterialHistoryService: gitMaterialHistoryService,
192192
ciPipelineHistoryService: ciPipelineHistoryService,
193+
ciTemplateReadService: ciTemplateReadService,
193194
ciTemplateService: ciTemplateService,
194195
dockerArtifactStoreRepository: dockerArtifactStoreRepository,
195196
CiArtifactRepository: CiArtifactRepository,

0 commit comments

Comments
 (0)