Compare commits

..

2 Commits

Author SHA1 Message Date
小贺
cc4620d52c 变更变量存储位置
All checks were successful
Build and Push Docker Images / build-and-push (backend) (push) Successful in 19s
Build and Push Docker Images / build-and-push (frontend) (push) Successful in 19s
2025-09-04 12:59:43 +08:00
小贺
fceba10cf5 精简镜像 2025-09-04 12:57:18 +08:00
2 changed files with 1 additions and 7 deletions

1
README Normal file
View File

@@ -0,0 +1 @@
第一次尝试构建CICD及完整docker镜像

View File

@@ -1,7 +0,0 @@
第一次尝试构建CICD及完整docker镜像
```shell
#把docker compose文件下载下来
#执行
docker compose up -d
```