Update .gitea/workflows/deploy.yaml
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
# 如果目录不存在,报错并退出当前步骤
|
# 如果目录不存在,报错并退出当前步骤
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
cp -r ./dist/* /data/xsy-www/
|
cp -r ./dist/* /app/xsy-www/
|
||||||
|
|
||||||
- name: Find and restart the app container
|
- name: Find and restart the app container
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user