Explorar el Código

创建Test分支

xuexiaobo hace 6 años
padre
commit
cf47ad96da
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      jenkinsfile

+ 6 - 0
jenkinsfile

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