mirror of
https://gitee.com/270580156/weiyu.git
synced 2025-12-30 10:52:26 +00:00
Update maven.yml
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -24,7 +24,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
# 取消自动构建, 只在开源库执行,私有库不执行,开源库设置为 true
|
||||
# if: false
|
||||
if: false
|
||||
runs-on: ubuntu-latest # 运行环境
|
||||
steps:
|
||||
- name: checkout code
|
||||
|
||||
Reference in New Issue
Block a user