This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
👷
更新 CI 流程
3.x
Yangkai.Shen
2 years ago
parent
8247085a66
commit
33e9a1a44f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/check_compile.yml
+ 1
- 1
.github/workflows/check_compile.yml
View File
@@ -17,4 +17,4 @@ jobs:
distribution: 'corretto'
cache: maven
- name: 编译检查
run: mvn clean
compil
e -DskipTests -Dmaven.javadoc.skip=true -B -V
run: mvn clean
packag
e -DskipTests -Dmaven.javadoc.skip=true -B -V
Write
Preview
Loading…
Cancel
Save