Commit ·
8dac805
1
Parent(s): f85c87d
Upload 2 files
Browse files- val/.DS_Store +0 -0
- val/integration.csv +2 -0
val/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
val/integration.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,question,A,B,C,D,answer,type
|
| 2 |
+
0,在DevOps实践中,以下哪个是持续集成(Continuous Integration)的关键特征?,自动化构建和测试,持续部署和发布,敏捷开发和迭代,容器化和微服务架构,A,Integration知识
|