Verify CI/CD: add automation test note
This commit is contained in:
@@ -107,3 +107,7 @@ System.out.println(names[1]); // 李四
|
||||
// 数组长度
|
||||
System.out.println(names.length); // 3
|
||||
```
|
||||
|
||||
## 验证自动化部署
|
||||
|
||||
> 2026-05-06: 此文档已通过 CI/CD 自动化部署验证
|
||||
|
||||
Reference in New Issue
Block a user