Skip to content

Commit

Permalink
feat:希望支持分支进行上架测试 #4780
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Nov 6, 2023
1 parent 18ca865 commit 7a069d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ abstract class AtomReleaseServiceImpl @Autowired constructor() : AtomReleaseServ
i18nDir = i18nDir,
dbKeyPrefix = StoreUtils.getStoreFieldKeyPrefix(StoreTypeEnum.ATOM, atomCode, atomVersion),
repositoryHashId = repositoryHashId,
branch = branch,
branch = branch
),
version = atomVersion
)
Expand Down

0 comments on commit 7a069d2

Please sign in to comment.