You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/CloudFunctions/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ cd swift-tencent-scf-runtime/Examples/CloudFunctions
11
11
12
12
Note: The example scripts assume you have [jq](https://stedolan.github.io/jq/download/) command line tool installed. You're recommended to deploy with Serverless Framework in your own project.
13
13
14
+
FIXME: The `CurrencyExchange` example cannot be statically linked currently.
15
+
14
16
## Deployment instructions using TCCLI and COSCMD
15
17
16
18
Steps to deploy this sample to Tencent SCF Platform using TCCLI and COSCMD:
0 commit comments