更新 .gitea/workflows/build-service-server.yaml
Build and Deploy Vue3 / build (push) Successful in 1m9s
Build and Deploy Vue3 / deploy (push) Successful in 3m34s

This commit is contained in:
2025-09-29 23:20:00 +08:00
parent ac84aaa710
commit 0aa5ba0ecd
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: 替换域名
run: |
find . -type f -exec sed -i 's|apiservertest.s1f.ren|cloudapi.007idc.cn|g' {} +
find . -type f -exec sed -i 's|apiservertest.s1f.ren|cloudapi.007yjs.com|g' {} +
- name: Build project
run: |