mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Update deploy_tencent_scf.yml
This commit is contained in:
parent
8ea81a0c69
commit
7c69a8931d
2
.github/workflows/deploy_tencent_scf.yml
vendored
2
.github/workflows/deploy_tencent_scf.yml
vendored
@ -160,7 +160,7 @@ jobs:
|
||||
- name: "压缩文件夹"
|
||||
run: zip -r myfile.zip ./*
|
||||
- name: "部署到腾讯云函数"
|
||||
run: serverless deploy
|
||||
run: node tencentscf.js
|
||||
env:
|
||||
STAGE: dev
|
||||
SERVERLESS_PLATFORM_VENDOR: tencent
|
||||
|
||||
Loading…
Reference in New Issue
Block a user