Browse Source

创建Test分支

xuexiaobo 6 years ago
parent
commit
cf47ad96da
1 changed files with 6 additions and 0 deletions
  1. 6 0
      jenkinsfile

+ 6 - 0
jenkinsfile

@@ -0,0 +1,6 @@
+pipeline {
+    agent any
+    stages {
+        
+    }
+}