This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
crowd-test-service
/
crowd-test-service-backend
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
创建Test分支
xuexiaobo
hace 6 años
padre
21c90325ca
commit
cf47ad96da
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
jenkinsfile
+ 6
- 0
jenkinsfile
Ver fichero
@@ -0,0 +1,6 @@
+pipeline {
+ agent any
+ stages {
+
+ }
+}