Skip to content

Commit

Permalink
feat: 测试阿里云serverless的yaml配置
Browse files Browse the repository at this point in the history
  • Loading branch information
shiouhoo committed Mar 2, 2024
1 parent 5d78da2 commit abf4138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
mkdir deploy
cp -r docs/.vitepress/dist deploy/hooui
cp -r .serverless/* deploy
mv deploy/hooui/index.html deplay/index.html
mv deploy/hooui/index.html deploy/index.html
- name: Deploy to Aliyun Serverless
run: s deploy -y --use-local -t ./serverless/s.yaml

0 comments on commit abf4138

Please sign in to comment.