Skip to content

Commit

Permalink
feat:支持针对构建重放事件 #11232
Browse files Browse the repository at this point in the history
  • Loading branch information
hejieehe committed Dec 30, 2024
1 parent e30ec0e commit 3c5e0a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2688,7 +2688,7 @@ class PipelineBuildFacadeService(
pipelineId: String,
buildId: String,
userId: String
) :BuildId {
): BuildId {
pipelinePermissionService.validPipelinePermission(
userId = userId,
projectId = projectId,
Expand Down

0 comments on commit 3c5e0a0

Please sign in to comment.