更新环境变量与触发器

This commit is contained in:
shylocks
2021-01-25 22:02:44 +08:00
parent 88f960595f
commit 6c2ede86b4
2 changed files with 46 additions and 1 deletions

View File

@ -22,6 +22,7 @@ jobs:
run: |
npm install
npm install tencentcloud-sdk-nodejs
npm install js-yaml
- name: "将Secrets里面配置的变量添加到severless.yml里面作为环境变量"
run: |