Skip to content

Commit f1ad488

Browse files
wss-githeimanba
authored andcommitted
build: 0.1.63
1 parent 3d53109 commit f1ad488

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Component
22
Name: fc
33
Provider:
44
- 阿里云
5-
Version: 0.1.62
5+
Version: 0.1.63
66
Description: Basic components of Alibaba cloud functional computing
77
HomePage: https://github.com/devsapp/fc
88
Tags:

src/entry-public-method/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default class EntryPublicMethod {
3333

3434
await this.updateCore(); // 更新到最新版本的 core
3535

36-
this.setCodeUri(inputs); // 修改codeUri
36+
// this.setCodeUri(inputs); // 修改codeUri
3737
// 处理密钥
3838
if (getSecretKey) {
3939
inputs.credentials = await getCredentials(inputs.credentials, inputs.project?.access);

0 commit comments

Comments
 (0)