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
25c7fe01e2
commit
7bc0ee2cd1
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user