devops各步骤使用中文
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 28s

This commit is contained in:
hxuanyu 2024-11-04 17:06:10 +08:00
parent 07c87029db
commit e5471c27dc

View File

@ -12,7 +12,7 @@ jobs:
steps:
# 检出代码
- name: "拉取代码"
- uses: actions/checkout@v4
uses: actions/checkout@v4
# 设置JDK环境
- name: "部署jdk8"