Update deploy_tencent_scf.yml
This commit is contained in:
2
.github/workflows/deploy_tencent_scf.yml
vendored
2
.github/workflows/deploy_tencent_scf.yml
vendored
@@ -160,7 +160,7 @@ jobs:
|
|||||||
- name: "压缩文件夹"
|
- name: "压缩文件夹"
|
||||||
run: zip -r myfile.zip ./*
|
run: zip -r myfile.zip ./*
|
||||||
- name: "部署到腾讯云函数"
|
- name: "部署到腾讯云函数"
|
||||||
run: serverless deploy
|
run: node tencentscf.js
|
||||||
env:
|
env:
|
||||||
STAGE: dev
|
STAGE: dev
|
||||||
SERVERLESS_PLATFORM_VENDOR: tencent
|
SERVERLESS_PLATFORM_VENDOR: tencent
|
||||||
|
Reference in New Issue
Block a user