测试工作流1
All checks were successful
CI Pipeline / build (push) Successful in 1m48s

This commit is contained in:
2025-09-06 14:02:44 +08:00
parent 865db859a0
commit b112354d3f
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- name: 构建 Docker 镜像
run: |
docker build -t mynodeapp:latest .
docker build -t mengningsoftware-docs:latest .
- name: 登录 Docker Registry 并推送镜像
env: