Skip to content

Commit 2a9b374

Browse files
committed
ciTemplateReadService fix
1 parent 66145e1 commit 2a9b374

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)