feat: 后台打包测试部署
All checks were successful
Backend Deploy (Go + Docker) / deploy (push) Successful in 1m29s
All checks were successful
Backend Deploy (Go + Docker) / deploy (push) Successful in 1m29s
This commit is contained in:
@@ -33,7 +33,6 @@ jobs:
|
||||
cp server/Dockerfile deploy/
|
||||
cp server/docker-compose.yml deploy/
|
||||
cp server/.env.example deploy/
|
||||
cp -r server/migrations deploy/
|
||||
|
||||
- name: 部署文件到服务器
|
||||
uses: up9cloud/action-rsync@master
|
||||
|
||||
Reference in New Issue
Block a user