Skip to content

Commit

Permalink
feat: 流水线仓库、自定义仓库限制上传渠道 TencentBlueKing#2183
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoxuwan authored Jun 6, 2024
1 parent f395f50 commit 4753f35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

package com.tencent.bkrepo.common.security.manager.ci

import com.sun.org.slf4j.internal.LoggerFactory
import com.tencent.bkrepo.common.api.constant.MediaTypes
import com.tencent.bkrepo.common.api.exception.ErrorCodeException
import com.tencent.bkrepo.common.api.message.CommonMessageCode
Expand All @@ -42,6 +41,7 @@ import com.tencent.devops.api.http.HttpHeaders
import com.tencent.devops.api.pojo.Response
import okhttp3.Request
import okio.IOException
import org.slf4j.LoggerFactory
import org.springframework.beans.factory.BeanFactory
import java.util.concurrent.TimeUnit

Expand Down

0 comments on commit 4753f35

Please sign in to comment.