使用 Dockerfile 构建镜像1
Some checks failed
构建并部署 Spring Boot 应用 / build-and-deploy (push) Failing after 0s
Some checks failed
构建并部署 Spring Boot 应用 / build-and-deploy (push) Failing after 0s
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
|||||||
- name: 运行测试
|
- name: 运行测试
|
||||||
run: mvn test
|
run: mvn test
|
||||||
|
|
||||||
|
|
||||||
- name: 构建 Docker 镜像
|
- name: 构建 Docker 镜像
|
||||||
run: |
|
run: |
|
||||||
# 使用 Dockerfile 构建镜像
|
# 使用 Dockerfile 构建镜像
|
||||||
|
Reference in New Issue
Block a user