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